Disable caddy for now
This commit is contained in:
parent
464f059089
commit
552f60b7be
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ in
|
|||
|
||||
# Caddy reverse proxy for local services like cups
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
globalConfig = ''
|
||||
default_bind 127.0.0.1
|
||||
auto_https off
|
||||
|
|
Loading…
Add table
Reference in a new issue