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

10 lines
216 B
YAML
Raw Normal View History

2024-11-26 17:19:29 +00:00
services:
easy-gate:
image: r7wx/easy-gate:latest
container_name: reachableceo-easy-gate
2024-11-26 17:19:29 +00:00
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