File token chores (#4664)
* Missing file token chores * Make whole idea folder ignored
This commit is contained in:
@ -32,6 +32,8 @@ services:
|
||||
generateValue: true
|
||||
- key: REFRESH_TOKEN_SECRET
|
||||
generateValue: true
|
||||
- key: FILE_TOKEN_SECRET
|
||||
generateValue: true
|
||||
- key: PG_DATABASE_HOST
|
||||
fromService:
|
||||
name: twenty_postgres
|
||||
|
||||
Reference in New Issue
Block a user