diff --git a/.env.example b/.env.example index f821cb41..99f128bb 100644 --- a/.env.example +++ b/.env.example @@ -40,3 +40,5 @@ BLUESKY_PASSWORD= # Poll interval for webmention-sender (seconds). Long enough for deploys to complete. WEBMENTION_SENDER_POLL_INTERVAL=600 +INDIEKIT_BIND_HOST="10.100.0.20" +INTERNAL_FETCH_URL="http://10.100.0.10" \ No newline at end of file