next week is r&d systems deployment week. getting ready.

This commit is contained in:
2024-05-23 09:55:02 -05:00
parent 832882c489
commit 27f53ddade
17 changed files with 279 additions and 279 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