mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-06-06 01:02:07 +00:00
9 lines
372 B
Bash
9 lines
372 B
Bash
# Nostr Standard Relay Info
|
|
RELAY_NAME="Name of the Relay"
|
|
RELAY_DESCRIPTION="Description of the relay"
|
|
RELAY_PUBKEY="07adfda9c5adc80881bb2a5220f6e3181e0c043b90fa115c4f183464022968e6"
|
|
RELAY_CONTACT="email@example.com"
|
|
|
|
# Custom invite-relay settings
|
|
INVITE_RELAY_MASTER="07adfda9c5adc80881bb2a5220f6e3181e0c043b90fa115c4f183464022968e6" # Master of the relay (pubkey hex)
|