From 02af69b055ec164bb84ecd0b5608caf0ef76cbd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 28 Mar 2024 10:56:42 +0400 Subject: [PATCH] Add missing env var to example config --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index a6f3032..1006d96 100644 --- a/.env.example +++ b/.env.example @@ -58,6 +58,7 @@ # LNDHUB_PG_PASSWORD='' # MASTODON_PUBLIC_URL='https://kosmos.social' +# MASTODON_ADDRESS_DOMAIN='https://kosmos.org' # MEDIAWIKI_PUBLIC_URL='https://wiki.kosmos.org'