proper bits and bobs

This commit is contained in:
2022-05-15 17:32:29 -05:00
parent 5df88e368e
commit 923680a8e7
5 changed files with 3 additions and 32 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