Add unsupported warning to nginx and caddy configs

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
Mcat12
2018-10-12 23:08:53 -04:00
parent 2aaf812b1c
commit 734d72ad8c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
**This is an unsupported configuration created by the community**
If you'd like to use Caddy as your main web server with Pi-hole, you'll need to make a few changes.
+1
View File
@@ -1,4 +1,5 @@
### Notes & Warnings
- **This is an unsupported configuration created by the community**
- If you're using php5, change all instances of `php7.0-fpm` to `php5-fpm` and change `/run/php/php7.0-fpm.sock` to `/var/run/php5-fpm.sock`
### Basic requirements