File token chores (#4664)

* Missing file token chores

* Make whole idea folder ignored
This commit is contained in:
Darek Desu
2024-03-26 13:42:09 +01:00
committed by GitHub
parent ef8867e552
commit 22d17d855c
8 changed files with 29 additions and 15 deletions

View File

@ -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