Fix: readme presentation

This commit is contained in:
Wilfried OLLIVIER 2020-04-02 22:34:19 +02:00
parent 5191c2b3f1
commit 6324ccba39

View file

@ -16,21 +16,17 @@ 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
- websocket: yes/no, enable websocket block in config file - websocket: yes/no, enable websocket block in config file
- proxy_rule: yes/no, enable specific proxy rule setup - proxy_rule: yes/no, enable specific proxy rule setup
- proxy_location: reverse destination point - proxy_location: reverse destination point
- proxy_path: path to route proxy to - proxy_path: path to route proxy to
- proxy_port: proxy port to redirect to - proxy_port: proxy port to redirect to
- vhost_name: name of the vhost - vhost_name: name of the vhost
Dependencies Dependencies