Aktueller Stand

Signed-off-by: Fabian Thielen <info@fabian-thielen.de>
This commit is contained in:
2021-08-23 14:41:28 +02:00
committed by Fabian Thielen
parent e140580536
commit 797aff102c
8 changed files with 57 additions and 13 deletions

View File

@@ -1,9 +1,10 @@
APP_NAME=Laravel
APP_ENV=local
APP_ENV=production
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
APP_LOCALE=de
APP_HTTPS=true
LOG_CHANNEL=stack
LOG_LEVEL=debug
@@ -54,3 +55,4 @@ SERVERCOW_API_URL=https://api.servercow.de/dns/v1/domains/
SERVERCOW_API_USER=
SERVERCOW_API_PASS=
RECORD_FETCH_LIMIT_MINUTES=20
FETCH_RECORDS_AFTER_CHANGE=true