🔧 Add env variable for time signature (#4650)

This commit is contained in:
Patryk Garstecki
2024-05-27 16:20:49 +02:00
committed by GitHub
parent e852a21634
commit f40743183e
5 changed files with 13 additions and 2 deletions

View File

@@ -17,6 +17,9 @@ APP_WEB_URL=http://127.0.0.1:3000
# Files URL
FILES_URL=http://127.0.0.1:5001
# The time in seconds after the signature is rejected
FILES_ACCESS_TIMEOUT=300
# celery configuration
CELERY_BROKER_URL=redis://:difyai123456@localhost:6379/1