reachableceo-laptop-docker/webapps/easy-gate/docker-compose.yml

10 lines
203 B
YAML
Raw Normal View History

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