easy-gate

This commit is contained in:
2022-05-15 16:31:18 -05:00
parent 6c6c1ce160
commit 2f04d6f234
2 changed files with 177 additions and 0 deletions

View File

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