3
0

Add privacy to the .env.example HTTP_WEBAPP_LIST

This commit is contained in:
Jože Fortun 2024-10-01 09:56:14 +02:00
parent 5e9cabc214
commit 938f65d8fa

View File

@ -171,8 +171,8 @@
###############################################################################
# Type: string
# Default: admin,compose,workflow,reporter
# HTTP_WEBAPP_LIST=admin,compose,workflow,reporter
# Default: admin,compose,workflow,reporter,privacy
# HTTP_WEBAPP_LIST=admin,compose,workflow,reporter,privacy
###############################################################################
# Is SSL termination enabled in ingres, proxy or load balancer that is in front of Corteza?