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.
2 parents 65b31e4 + 5c8ee36 commit 03d2129Copy full SHA for 03d2129
infrastructure/docker-compose.deploy.yml
@@ -692,6 +692,7 @@ services:
692
- jwt-public-key.{{ts}}
693
environment:
694
- NODE_ENV=production
695
+ - APN_SERVICE_URL=http://apm-server:8200
696
- EVENTS_MONGO_URL=mongodb://events:${EVENTS_MONGODB_PASSWORD}@mongo1/events?replicaSet=rs0
697
- USER_MGNT_MONGO_URL=mongodb://user-mgnt:${USER_MGNT_MONGODB_PASSWORD}@mongo1/user-mgnt?replicaSet=rs0
698
- ES_URL=http://search-user:${ROTATING_SEARCH_ELASTIC_PASSWORD}@elasticsearch:9200
0 commit comments