Added readme for new feature

This commit is contained in:
2023-08-20 14:19:30 -04:00
parent 8c44ab91f9
commit 6836809fee
+9 -1
View File
@@ -1 +1,9 @@
`#include sites-enabled/*;`
The folder will hold a link to the openresty conf file. Nothing in here will be
tracked, and edits are only valid on you local VM. The contents of this folder
is also reset during each provision run. Be mind full of that when making
changes here.
To apply any changes made in this folder, run the following command from outside
the VM:
`vagrant ssh -c "sudo service openresty restart"`