Fix: readme presentation

This commit is contained in:
Wilfried OLLIVIER 2020-04-02 22:34:19 +02:00
parent 5191c2b3f1
commit 6324ccba39
1 changed files with 0 additions and 4 deletions

View File

@ -16,21 +16,17 @@ Role Variables
- caddy_conf: caddy config directory
- caddy_confd: caddy conf.d directory
- caddy_www: /var/www/caddy
- reverse_location: reverse destination point
- reverse_port: port to redirect to
- rootws: yes/no activate websocket in the / path
- websocket_path: path to websocket (optional)
- websocket_location: reverse destination point for websocket config
- websocket_port: websocket port to redirect to
- websocket: yes/no, enable websocket block in config file
- proxy_rule: yes/no, enable specific proxy rule setup
- proxy_location: reverse destination point
- proxy_path: path to route proxy to
- proxy_port: proxy port to redirect to
- vhost_name: name of the vhost
Dependencies