Ajout des horaires de travail en paramètres .env

This commit is contained in:
2020-07-29 14:49:14 +02:00
parent c30bd74e6f
commit cbe0cbf4e7
3 changed files with 10 additions and 2 deletions

View File

@@ -32,6 +32,10 @@ APP_NAME=Schedule
APP_ENV=PROD
APP_CRON=false
# Office hours
OFFICE_HOUR_START=09:00
OFFICE_HOUR_END=17:30
# MAIL sendmail / smtp
MAILER_METHOD=sendmail
MAILER_URL=