fix docker

This commit is contained in:
Gal 2025-07-16 00:48:51 +02:00
parent 9e1c0f62ee
commit 8c0f88bb5a
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ services:
- ./credentials:/app/credentials:ro
networks:
- default
- traefik_network
labels:
- "traefik.enable=true"
- "traefik.http.routers.learn-api.rule=Host(`learn-indonesian.velouria.dev`,`learn-german.velouria.dev`) && PathPrefix(`/api/`,`/ws/`)"