2024-07-29 06:26:26 +00:00
|
|
|
# This relay will be used to publish/retrieve events along with other relays (user's relays, admin relays)
|
|
|
|
VITE_APP_RELAY=wss://relay.degmods.com
|
|
|
|
# A comma separated list of npubs, Relay list will be extracted for these npubs and this relay list will be used to publish event
|
|
|
|
VITE_ADMIN_NPUBS= <A comma separated list of npubs>
|