Disable caddy for now

This commit is contained in:
Hendrik Sokolowski 2022-08-13 14:06:42 +02:00
parent 464f059089
commit 552f60b7be

View file

@ -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