Update .env.example

pull/2007/head
Shlee 6 years ago committed by GitHub
parent 310de84599
commit b43c464fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,6 @@ APP_URL=http://localhost
APP_DOMAIN="localhost" APP_DOMAIN="localhost"
ADMIN_DOMAIN="localhost" ADMIN_DOMAIN="localhost"
SESSION_DOMAIN="localhost" SESSION_DOMAIN="localhost"
SESSION_SECURE_COOKIE=true
TRUST_PROXIES="*" TRUST_PROXIES="*"
LOG_CHANNEL=stack LOG_CHANNEL=stack

Loading…
Cancel
Save