@@ -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
|
||||
|
||||
Reference in New Issue
Block a user