mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2024-11-09 09:40:09 +01:00
6 lines
166 B
YAML
6 lines
166 B
YAML
---
|
|
nginx_conf_path: /etc/nginx/conf.d
|
|
nginx_vhost_path: /etc/nginx/sites-enabled
|
|
nginx_default_vhost_path: /etc/nginx/sites-enabled/default
|
|
__nginx_user: "www-data"
|