chore(snipe-it): add force tls gui option (#2496)
* add mongodb (commented out, until we setup oplog) on appsmith for future reference * chore(snipe-it): add force tls gui option * remove appsmith from dev * bump
This commit is contained in:
@@ -89,6 +89,12 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: APP_FORCE_TLS
|
||||
label: "APP_FORCE_TLS"
|
||||
description: "Force use of HTTPS"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: APP_TRUSTED_PROXIES
|
||||
label: "APP_TRUSTED_PROXIES"
|
||||
description: "APP_TRUSTED_PROXIES"
|
||||
|
||||
Reference in New Issue
Block a user