enable nginx dev
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
# code: language=ansible
|
||||
|
||||
nginx_sites:
|
||||
- name: repo.balsillie.house
|
||||
type: site
|
||||
autoindex: 'on'
|
||||
root: /var/www/aur
|
||||
|
||||
nginx_user: "http"
|
Reference in New Issue
Block a user