We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40884e2 commit 5098d66Copy full SHA for 5098d66
1 file changed
core/docker-compose.yml
@@ -94,7 +94,6 @@ services:
94
'
95
command: |
96
mongod --bind_ip_all --replSet ${MONGODB_RS_NAME:-openconext} --keyFile /keyfile
97
- restart: always
98
ports:
99
- "27017:27017"
100
networks:
0 commit comments