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

11 lines
216 B
YAML
Raw Normal View History

2024-11-26 17:19:29 +00:00
services:
easy-gate:
image: r7wx/easy-gate:latest
build: .
container_name: easy-gate
restart: always
ports:
- 1005:8080
volumes:
- ./easy-gate.json:/etc/easy-gate/easy-gate.json