fix login cors deployment config
This commit is contained in:
@@ -15,7 +15,7 @@ MINIO_CONSOLE_PORT=9001
|
||||
API_PORT=8000
|
||||
FLOWER_PORT=5555
|
||||
|
||||
NEXT_PUBLIC_API_BASE_URL=https://quiz.example.com/api
|
||||
NEXT_PUBLIC_API_BASE_URL=https://quiz.example.com
|
||||
NEXT_PUBLIC_APP_BASE_PATH=/fl
|
||||
CELERY_LOG_LEVEL=INFO
|
||||
CELERY_WORKER_CONCURRENCY=4
|
||||
|
||||
Reference in New Issue
Block a user