fix: resolve login network error behind Traefik proxy

This commit is contained in:
Ashim Kumar
2026-02-20 15:20:03 +06:00
parent 8e02b9ad09
commit 4789771836
3 changed files with 23 additions and 10 deletions

View File

@@ -15,7 +15,6 @@ services:
- SECRET_KEY=${SECRET_KEY:-}
- TTS_API_URL=${TTS_API_URL:-http://localhost:5010/api/v1}
- TTS_API_KEY=${TTS_API_KEY:-}
- FLASK_ENV=production
volumes:
- type: bind
source: /opt/apps/Audiobook Maker Pro-v4
@@ -30,4 +29,4 @@ services:
start_period: 15s
retries: 3
labels:
- coolify.managed=true
- coolify.managed=true