add context-path to confluence.cfg.xml

This commit is contained in:
wyasvoin
2021-10-11 12:07:12 +11:00
parent 2efefba657
commit 06f44a2942
3 changed files with 7 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
atl_autologin_cookie_age: "COOKIEAGE"
atl_local_ipv4: "1.1.1.1"
atl_tomcat_scheme: "http"
atl_tomcat_contextpath: "foo"
atl_proxy_name: "localhost"
atl_proxy_port: "80"
atl_db_preferredtestquery: "select 1;"