More paths
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-10 21:46:12 -04:00
parent 9e3f7e2714
commit 43dcdf4e6a

View File

@@ -4,7 +4,7 @@ services:
auth-service_mongo:
container_name: ${CONTAINER_PREFIX:-staging}-auth-service_mongo
env_file:
- staging.env
- ../staging.env
networks:
- docknet
volumes:
@@ -15,7 +15,7 @@ services:
image: mongo:4.4
auth-service:
env_file:
- staging.env
- ../staging.env
build:
context: .
args: