Don't pass GATSBY_ env vars to dashboard anymore

This commit is contained in:
Michał Leszczyk 2022-07-01 09:51:01 +02:00
parent b2814a68d9
commit bbbdb5980d
No known key found for this signature in database
GPG Key ID: FA123CA8BAA2FBF4
1 changed files with 0 additions and 3 deletions

View File

@ -65,9 +65,6 @@ services:
logging: *default-logging
env_file:
- .env
environment:
- GATSBY_PORTAL_DOMAIN=${PORTAL_DOMAIN}
- GATSBY_STRIPE_PUBLISHABLE_KEY=${STRIPE_PUBLISHABLE_KEY}
volumes:
- ./docker/data/dashboard/.cache:/usr/app/.cache
- ./docker/data/dashboard/public:/usr/app/public