-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Arbuckle edited this page Jun 1, 2024
·
14 revisions
version: '3.8'
services:
aclg:
image: lxrbckl/project-aclg:latest
environment:
- port=8060
ports:
- "8060:8060"
x-global:
pull: always
REQUIRED