dice-tower/compose.yml
Arindy ca538e7980
All checks were successful
CI / deploy (push) Successful in 7m36s
CI / deploy (pull_request) Successful in 6m6s
initial commit
2025-02-09 20:54:04 +01:00

10 lines
137 B
YAML

services:
api:
container_name: dice-tower
image: dice-tower
restart: always
networks:
reverse_proxy:
external: true