Browse Source

.envにTMP_FILE_LIFETIME_MINを追加

develop
sosuke.iwabuchi 2 years ago
parent
commit
1b09274397
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .env.example

+ 3
- 1
.env.example View File

@@ -63,4 +63,6 @@ SMS_PROVIDER=log
SMS_FOURS_MESSAGE_USER=null
SMS_FOURS_MESSAGE_PASSWORD=null

CUSTOM_HELLOTECHNO_API_HOST="http://localhost"
CUSTOM_HELLOTECHNO_API_HOST="http://localhost"

TMP_FILE_LIFETIME_MIN=60

Loading…
Cancel
Save