More space
This commit is contained in:
parent
bb3bd074e5
commit
850829ad36
1 changed files with 2 additions and 0 deletions
|
@ -16,9 +16,11 @@ Role Variables
|
||||||
- caddy_conf: caddy config directory
|
- caddy_conf: caddy config directory
|
||||||
- caddy_confd: caddy conf.d directory
|
- caddy_confd: caddy conf.d directory
|
||||||
- caddy_www: /var/www/caddy
|
- caddy_www: /var/www/caddy
|
||||||
|
|
||||||
- reverse_location: reverse destination point
|
- reverse_location: reverse destination point
|
||||||
- reverse_port: port to redirect to
|
- reverse_port: port to redirect to
|
||||||
- rootws: yes/no activate websocket in the / path
|
- rootws: yes/no activate websocket in the / path
|
||||||
|
|
||||||
- websocket_path: path to websocket (optional)
|
- websocket_path: path to websocket (optional)
|
||||||
- websocket_location: reverse destination point for websocket config
|
- websocket_location: reverse destination point for websocket config
|
||||||
- websocket_port: websocket port to redirect to
|
- websocket_port: websocket port to redirect to
|
||||||
|
|
Loading…
Reference in a new issue