reorg for go live

This commit is contained in:
2025-04-20 15:59:03 -04:00
parent 570d5faa2d
commit 4a0584e2e7
271 changed files with 0 additions and 2 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