forked from fediversity/fediversity
expose only by nginx
This commit is contained in:
parent
6d4f7b3f77
commit
b384372849
1 changed files with 1 additions and 3 deletions
|
|
@ -153,9 +153,7 @@ in
|
|||
# https://github.com/zhaofengli/attic/blob/main/server/src/config-template.toml
|
||||
settings = {
|
||||
# Socket address to listen on
|
||||
# listen = "[::]:8080";
|
||||
listen = "0.0.0.0:8080";
|
||||
# listen = "127.0.0.1:8080";
|
||||
listen = "127.0.0.1:8080";
|
||||
|
||||
# Allowed `Host` headers
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue