mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 03:26:08 +08:00
Do not append port twice on server_name (#1570)
* Do not append port twice on server_name * update test
This commit is contained in:
@@ -7,7 +7,7 @@ config:
|
||||
extra_params: --o:welcome.enable=false --o:user_interface.mode=notebookbar --o:ssl.termination=true
|
||||
--o:ssl.enable=false --o:net.proto=IPv4 --o:net.post_allow.host[0]=.+ --o:storage.wopi.host[0]=.+
|
||||
password: changeme
|
||||
server_name: ssh.sonicaj.com:49980
|
||||
server_name: ssh.sonicaj.com
|
||||
timezone: Asia/Karachi
|
||||
username: admin
|
||||
ixChartContext:
|
||||
|
||||
Reference in New Issue
Block a user