This commit is contained in:
2024-11-26 11:55:37 -06:00
parent a5f817a29f
commit f2fe81c265
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
version: '3.3'
services:
easy-gate:
container_name: easy-gate
ports:
- '1002:8080'
volumes:
- '/docker/ConHost/Overhead/easy-gate/easy-gate.json:/etc/easy-gate/easy-gate.json'
restart: unless-stopped
image: r7wx/easy-gate