+ install nginx via apt

+ add octobercms.conf to nginx
This commit is contained in:
2023-01-31 18:48:33 +01:00
parent 0ebf538eb3
commit abc9e3c177
11 changed files with 86 additions and 248 deletions

View File

@ -0,0 +1,8 @@
---
- name: Update packages
shell: apt update
# TODO: установка композера
...