Skip to content

Commit 9e7d14d

Browse files
committed
feat: Add http_proxy and cert_path to app config template
1 parent b3eca85 commit 9e7d14d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

www/templates/app.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,11 @@ oidc:
6565
# Groups value for Super Administrator
6666
# Default Value: super-administrator
6767
#group_super_administrator: super-administrator
68+
69+
# HTTP Proxy
70+
# Default Value: not set
71+
#http_proxy:
72+
73+
# Path to cert file
74+
# Default Value: not set
75+
#cert_path:

0 commit comments

Comments
 (0)