getting ready to load the compose files and deploy apps for next 7 days.

This commit is contained in:
2024-11-24 17:29:16 -06:00
parent 513c42fac6
commit 99071a70e1
131 changed files with 10 additions and 15 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