summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-12-31 22:27:01 +0200
committerPaul Buetow <paul@buetow.org>2023-12-31 22:27:01 +0200
commitced1c57302855d7024d66f8eecb5915e4b472b0a (patch)
tree1353fac53d71a9c4bf76c44beb7b4d0153d71639 /config
parentb1f965cbf87d37e9e4ae0806d0af9340ac973c37 (diff)
use port 8080
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index af83bd2..18399fe 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
[server]
# Bind all addresses
-hosts = 0.0.0.0:5232, [::]:5232
+hosts = 0.0.0.0:8080, [::]:8080
[auth]
type = htpasswd