Update environment variable names in docker

This commit is contained in:
Jackson Harper
2022-06-24 10:52:13 -07:00
parent 67bf6d6f5d
commit 92c8047a66
3 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ services:
- SSO_JWT_SECRET=some_sso_secret
- CLIENT_URL=http://localhost:3000
- GATEWAY_URL=http://localhost:8080/api
- PUPPETEER_TASK_HANDLER_URL=http://localhost:9090/
- CONTENT_FETCH_URL=http://localhost:9090/
- REMINDER_TASK_HANDLER_URL=/svc/reminders/trigger
- BOOKMARKLET_JWT_SECRET=some_bookmarklet_secret
- BOOKMARKLET_VERSION=1.0.0