mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
add missing variable APP_FORCE_TLS to .env.docker
This commit is contained in:
parent
d404452f5a
commit
bd894677ef
|
@ -159,6 +159,7 @@ LOG_CHANNEL=stderr
|
|||
LOG_MAX_DAYS=10
|
||||
APP_LOCKED=false
|
||||
APP_CIPHER=AES-256-CBC
|
||||
APP_FORCE_TLS=false
|
||||
GOOGLE_MAPS_API=
|
||||
LDAP_MEM_LIM=500M
|
||||
LDAP_TIME_LIM=600
|
||||
|
|
Loading…
Reference in a new issue