Fixes in Docker build

This commit is contained in:
PB
2025-10-20 17:09:01 +02:00
parent d8e14eefe2
commit 178ac59dca
3 changed files with 5 additions and 6 deletions

View File

@@ -10,4 +10,6 @@ API_CACHE_ADDR=api-cache:6379
API_CACHE_USERNAME=default
API_CACHE_PASSWORD=12345678
API_MONGODB_URL=mongodb://mongodb:12345678@mongo-db:27017
# EVENTBUS_URL=amqp://guest:guest@api-eventbus:5672
# EVENTBUS_URL=amqp://guest:guest@api-eventbus:5672
JWT_SECRET_KEY=SomeFancySecretAndRandomString