Update to v 0.0.4
This commit is contained in:
@@ -12,7 +12,6 @@ services:
|
||||
- docknet
|
||||
volumes:
|
||||
- '/volume1/docker/labs/grow-auth/mongo:/data/db'
|
||||
# - '/var/tmp/grow/mongo:/data/db'
|
||||
restart: unless-stopped
|
||||
image: mongo
|
||||
auth-service:
|
||||
@@ -48,7 +47,6 @@ services:
|
||||
volumes:
|
||||
- '/Volume1/docker/.yarnrc.yml:/.yarnrc.yml'
|
||||
- '/Volume1/docker/labs/grow-auth/.env:/.env'
|
||||
# - '~/Projects/Grow/auth/.env:/.env'
|
||||
restart: unless-stopped
|
||||
image: node
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user