mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update .env.example
This commit is contained in:
parent
310de84599
commit
b43c464fd3
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue