mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Add unsupported warning to nginx and caddy configs
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user