Support multiple relays for fetching content
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
PORT=8000
|
||||
BASE_URL=http://localhost:8000
|
||||
HOME_RELAY_URL=wss://nostr.kosmos.org
|
||||
RELAY_URLS=wss://nostr.kosmos.org,wss://nostr.x0f.org
|
||||
LDAP_URL=ldap://10.1.1.116:389
|
||||
LDAP_BIND_DN=uid=service,ou=kosmos.org,cn=applications,dc=kosmos,dc=org
|
||||
LDAP_PASSWORD=123456abcdef
|
||||
|
||||
Reference in New Issue
Block a user