10 lines
203 B
YAML
Raw Normal View History

2024-11-26 11:19:29 -06:00
services:
easy-gate:
image: r7wx/easy-gate:latest
container_name: easy-gate
restart: always
ports:
2024-11-28 15:31:41 -06:00
- 2005:8080
2024-11-26 11:19:29 -06:00
volumes:
- ./easy-gate.json:/etc/easy-gate/easy-gate.json