This commit is contained in:
Charles N Wyble - admin 2022-05-15 16:33:34 -05:00
parent 66ab368dd3
commit 8a0d77ee49

View File

@ -5,6 +5,6 @@ services:
ports: ports:
- '1001:8080' - '1001:8080'
volumes: volumes:
- '/docker/ConHost/overhead/easy-gate/easy-gate.json:/etc/easy-gate/easy-gate.json' - '/docker/ConHost/Overhead/easy-gate/easy-gate.json:/etc/easy-gate/easy-gate.json'
restart: unless-stopped restart: unless-stopped
image: r7wx/easy-gate image: r7wx/easy-gate