mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
move web server to loopback by default
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user