mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 22:27:57 -05:00
chore: remove express/session as they are not used
This commit is contained in:
@@ -31,7 +31,6 @@ services:
|
||||
- DB_TYPE=postgres
|
||||
- DB_URL=postgres://root:helloworld@postgres:5432/zk-groups
|
||||
- JWT_SECRET_KEY=zk_groups_jwt_secret
|
||||
- SESSION_SECRET=s3cret
|
||||
- GITHUB_CLIENT_ID=sample
|
||||
- GITHUB_CLIENT_SECRET=sample
|
||||
- TWITTER_CONSUMER_KEY=sample
|
||||
|
||||
Reference in New Issue
Block a user