Add Blossom server URL to global settings

This commit is contained in:
2026-08-11 14:03:38 -06:00
parent 4c20e8d7e0
commit 12a1570c7d
4 changed files with 13 additions and 1 deletions
+1
View File
@@ -87,6 +87,7 @@
# NOSTR_PRIVATE_KEY='123456abcdef...'
# NOSTR_PUBLIC_KEY='123456abcdef...'
# NOSTR_RELAY_URL='wss://nostr.kosmos.org'
# NOSTR_BLOSSOM_SERVER_URL='https://blossom.kosmos.org'
# RS_STORAGE_URL='https://storage.kosmos.org'
# RS_REDIS_URL='redis://localhost:6379/2'