mythodea-api/compose.yml
Arindy 0e01d1a6ec
All checks were successful
CI / deploy (push) Successful in 4m40s
Initial Commit
2024-10-22 21:59:20 +02:00

11 lines
153 B
YAML

services:
mythodea-api:
image: mythodea-api
restart: always
networks:
- reverse_proxy
networks:
reverse_proxy:
external: true