fix: resolve login network error behind Traefik proxy
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user