fix: FreeBSD Jails self-linking config

This commit is contained in:
Sven
2026-03-17 17:33:57 +01:00
parent 8b35fc13fd
commit c5c4d06184

View File

@@ -40,3 +40,5 @@ BLUESKY_PASSWORD=
# Poll interval for webmention-sender (seconds). Long enough for deploys to complete. # Poll interval for webmention-sender (seconds). Long enough for deploys to complete.
WEBMENTION_SENDER_POLL_INTERVAL=600 WEBMENTION_SENDER_POLL_INTERVAL=600
INDIEKIT_BIND_HOST="10.100.0.20"
INTERNAL_FETCH_URL="http://10.100.0.10"