We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ffe6c commit d3c5bf3Copy full SHA for d3c5bf3
local/full/docker-compose.base.yml
@@ -13,7 +13,7 @@ services:
13
- TC_API_V5_BASE_URL=http://host.docker.internal:8001/v5
14
- TC_API_V4_BASE_URL=https://api.topcoder-dev.com/v4
15
- TC_API_V3_BASE_URL=https://api.topcoder-dev.com/v3
16
- - KAFKA_URL=kafka:9092
+ - KAFKA_URL=kafka:9093
17
- AUTH_SECRET=secret
18
- DATABASE_URL=postgresql://coder:mysecretpassword@notifications_db:5432/tc_notifications
19
- JWKS_URI=test
0 commit comments