expose only by nginx

This commit is contained in:
Kiara Grouwstra 2025-08-07 14:35:55 +02:00
parent 6d4f7b3f77
commit b384372849
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

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