.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-04-28 14:42:55 +01:00
parent bb55fbde31
commit e6491db3ee
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ services:
- appnet
environment:
- MONGO_OPLOG_URL=mongodb://chat-mongo:27017/local
- ROOT_URL=https://${CHAT_DOMAIN}
- ROOT_URL=https://${GIT_DOMAIN}/chat
- PORT=3000
- MONGO_URL=mongodb://chat-mongo:27017/rocketchat
volumes: