move web server to loopback by default

This commit is contained in:
2021-08-11 02:02:18 +03:00
parent d548fa02f0
commit 47c4e5bb42
3 changed files with 4 additions and 4 deletions

View File

@ -43,5 +43,5 @@ command = rsync --archive --compress --partial --delete
chunk_size = 8388608
[web]
host = 0.0.0.0
host = 127.0.0.1
templates = /usr/share/ahriman