Path fixes ... and the dumbest environment error yet...
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
@@ -214,7 +214,7 @@ volumes:
|
||||
path: /var/run/docker.sock
|
||||
- name: env
|
||||
host:
|
||||
path: /volume1/docker/labs/grow-auth/staging.env
|
||||
path: /volume1/docker/beethoven/labs-auth/staging.env
|
||||
|
||||
depends_on:
|
||||
- Test Pipeline
|
||||
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
networks:
|
||||
- docknet
|
||||
volumes:
|
||||
- '/volume1/docker/labs/grow-auth/mongo:/data/db'
|
||||
- '/volume1/docker/labs/auth/mongo:/data/db'
|
||||
restart: unless-stopped
|
||||
image: mongo
|
||||
auth-service:
|
||||
|
||||
Reference in New Issue
Block a user