Update default url
This commit is contained in:
parent
cd23714918
commit
064072ca06
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
APP_ENV=production
|
||||
APP_DEBUG=false
|
||||
APP_URL=http://ninja.dev
|
||||
APP_URL=http://www.ninja.test
|
||||
APP_KEY=SomeRandomStringSomeRandomString
|
||||
APP_CIPHER=AES-256-CBC
|
||||
APP_LOCALE=en
|
||||
|
|
@ -104,4 +104,4 @@ CLOUDFLARE_DNS_ENABLED=false
|
|||
CLOUDFLARE_API_KEY=
|
||||
CLOUDFLARE_EMAIL=
|
||||
CLOUDFLARE_TARGET_IP_ADDRESS=
|
||||
CLOUDFLARE_ZONE_IDS={}
|
||||
CLOUDFLARE_ZONE_IDS={}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue