fix/docker-compose-env-variables: remove DODA_API variables and clean up production configuration
This commit is contained in:
@@ -176,7 +176,6 @@ services:
|
||||
- COVE_FIEL_HASH_IV=${COVE_FIEL_HASH_IV}
|
||||
- COVE_API_URL=${COVE_API_URL:-https://api.vu.aduanasoft.com}
|
||||
- COVE_API_VERIFY_SSL=${COVE_API_VERIFY_SSL:-False}
|
||||
|
||||
- VALKEY_URL=${VALKEY_URL:-redis://valkey:6379/0}
|
||||
- CENTRAL_SERVER_URL=${CENTRAL_SERVER_URL:-""}
|
||||
- SYNC_SECRET_TOKEN=${SYNC_SECRET_TOKEN:-change-this-sync-token-in-production}
|
||||
|
||||
Reference in New Issue
Block a user