More space

This commit is contained in:
Wilfried OLLIVIER 2019-07-01 22:14:33 +02:00
parent bb3bd074e5
commit 850829ad36

View file

@ -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