Update Servers/Containerization/Docker/Compose/RocketChat.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 13s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 13s
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
||||
image: docker.io/bitnami/mongodb:${MONGODB_VERSION:-5.0}
|
||||
restart: always
|
||||
volumes:
|
||||
- /srv/deeptree/rocket.chat/mongodb:/bitnami/mongodb
|
||||
- /srv/containers/rocket.chat/mongodb:/bitnami/mongodb
|
||||
environment:
|
||||
MONGODB_REPLICA_SET_MODE: primary
|
||||
MONGODB_REPLICA_SET_NAME: ${MONGODB_REPLICA_SET_NAME:-rs0}
|
||||
|
Reference in New Issue
Block a user