good practice for production :)

This commit is contained in:
2024-11-26 11:19:29 -06:00
parent 2f6d17c827
commit e5ba438172
3 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
services:
easy-gate:
image: r7wx/easy-gate:latest
build: .
container_name: easy-gate
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./easy-gate.json:/etc/easy-gate/easy-gate.json