1 Commits

Author SHA1 Message Date
bc96664b7c Path fixes ... and the dumbest environment error yet...
Some checks are pending
continuous-integration/drone/push Build is running
2023-05-05 10:53:42 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ volumes:
path: /var/run/docker.sock path: /var/run/docker.sock
- name: env - name: env
host: host:
path: /volume1/docker/labs/grow-auth/staging.env path: /volume1/docker/beethoven/labs-auth/staging.env
depends_on: depends_on:
- Test Pipeline - Test Pipeline

View File

@@ -12,7 +12,7 @@ services:
networks: networks:
- docknet - docknet
volumes: volumes:
- '/volume1/docker/labs/grow-auth/mongo:/data/db' - '/volume1/docker/labs/auth/mongo:/data/db'
restart: unless-stopped restart: unless-stopped
image: mongo image: mongo
auth-service: auth-service: