Update to v 0.0.4

This commit is contained in:
2023-05-04 11:17:52 -04:00
parent 5f69193b81
commit c2d9f8be5a
5 changed files with 46 additions and 35 deletions

View File

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