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

10 lines
216 B
YAML

services:
easy-gate:
image: r7wx/easy-gate:latest
container_name: reachableceo-easy-gate
restart: always
ports:
- 2005:8080
volumes:
- ./easy-gate.json:/etc/easy-gate/easy-gate.json