Skip to content

Commit

Permalink
Remove GOOGLE_APPLICATION_CREDENTIALS from docker prod yaml (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
michielmulders authored May 7, 2020
1 parent 3853789 commit cc0b820
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changes/disable-push
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[Changed] Disable push notifications @michielmulders
1 change: 0 additions & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ services:
- PUBLIC_VAPID_KEY=BJwy1mP8njRNKyo2uPfjnB73tq6_HHXYnozMPaafCSBpdmoxe9RLYjC2DvRpDfUWoxY3c0-7R3ki9exKJ6cfe5k
- PRIVATE_VAPID_KEY=$PRIVATE_VAPID_KEY
- PUSH_NOTIFICATIONS_DATABASE_URL=https://lunie-push-notifications.firebaseio.com
- GOOGLE_APPLICATION_CREDENTIALS=/var/www/server/pushCredentials.json
- PUSH_NOTIFICATIONS_FRONTEND_URL=https://app.lunie.io
- EMONEY_EXCHANGE_API_RATES_ENDPOINT=https://api.exchangeratesapi.io/latest?
- EMONEY_API_MAINNET=https://api.e-money.com/v1/
Expand Down

0 comments on commit cc0b820

Please sign in to comment.