-
Notifications
You must be signed in to change notification settings - Fork 0
Alex Arbuckle edited this page Sep 26, 2024
·
3 revisions
TBD. V1. Spring 2024.
docker-compose.yml
version: '3.8'
services:
aclg:
image: lxrbckl/project-aclg:latest
environment:
- port=
- host=
ports:
- "${PORT}:${PORT}"
image
project-aclg:latest
variable
purpose of variable