Fix api keys (#2116)
* Distinguish local env variables * Remove api token secret
This commit is contained in:
@ -26,8 +26,6 @@ services:
|
||||
generateValue: true
|
||||
- key: LOGIN_TOKEN_SECRET
|
||||
generateValue: true
|
||||
- key: API_TOKEN_SECRET
|
||||
generateValue: true
|
||||
- key: REFRESH_TOKEN_SECRET
|
||||
generateValue: true
|
||||
- key: PG_DATABASE_HOST
|
||||
|
||||
Reference in New Issue
Block a user