summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index f79d826..37d6992 100644
--- a/flake.nix
+++ b/flake.nix
@@ -51,7 +51,7 @@
export MEDIOCRE_BLOG_HTTP_AUTH_RATELIMIT="1s"
# gmi
- export MEDIOCRE_BLOG_GEMINI_PUBLIC_URL="gemini://localhost:2096"
+ export MEDIOCRE_BLOG_GEMINI_PUBLIC_URL="gemini://localhost:2065"
export MEDIOCRE_BLOG_GEMINI_LISTEN_ADDR=":2065"
export MEDIOCRE_BLOG_GEMINI_CERTIFICATES_PATH="$MEDIOCRE_BLOG_DATA_DIR/gmi/certs"