Again...
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-11 20:20:06 -04:00
parent 486ef52745
commit 0b95587f53

View File

@@ -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: