mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-31 18:31:02 +00:00
6 lines
160 B
Text
6 lines
160 B
Text
|
DOMAIN_NAME=http://localhost:8000
|
||
|
SECRET=ch4n63m31fy0uc4n
|
||
|
PHP_SESSION_SAVE_PATH=tcp://redis:6379?database=2
|
||
|
PHP_SESSION_HANDLER=redis
|
||
|
TRUSTED_PROXIES=0.0.0.0/0
|