This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
- 'auth-db:/data/configdb'
|
- 'auth-db:/data/configdb'
|
||||||
# - '/volume1/docker/beethoven/labs-auth/mongo-init.js:/docker-entrypoint-initdb.d/mongo-init.js:ro'
|
# - '/volume1/docker/beethoven/labs-auth/mongo-init.js:/docker-entrypoint-initdb.d/mongo-init.js:ro'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: mongo:${MONGO_VERSION:-latest}
|
image: mongo:4.4
|
||||||
auth-service:
|
auth-service:
|
||||||
container_name: ${CONTAINER_PREFIX:-staging}-auth-service
|
container_name: ${CONTAINER_PREFIX:-staging}-auth-service
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user