mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 21:27:58 +00:00
File token chores (#4664)
* Missing file token chores * Make whole idea folder ignored
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
||||
ACCESS_TOKEN_SECRET: ${ACCESS_TOKEN_SECRET}
|
||||
LOGIN_TOKEN_SECRET: ${LOGIN_TOKEN_SECRET}
|
||||
REFRESH_TOKEN_SECRET: ${REFRESH_TOKEN_SECRET}
|
||||
FILE_TOKEN_SECRET: ${FILE_TOKEN_SECRET}
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user