traefik/compose.web-alt.yml
3wc edc29f9594
Some checks failed
continuous-integration/drone/push Build is failing
Add "web-alt" entrypoint (mostly for Icecast)
2024-04-01 19:49:23 -03:00

8 lines
104 B
YAML

version: "3.8"
services:
app:
environment:
- WEB_ALT_ENABLED
ports:
- "8000:8000"