Commit 131c8f7
authored
Fix error in variable name for web-template (hestiacp#4489)
https://hestiacp.com/docs/server-administration/web-templates.html#available-variables
In table "Available variables" there is an incorrect variable:
%proxy_port_ssl%
it must be %proxy_ssl_port%1 parent 5a11ecd commit 131c8f7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments