Files
nostdress/.env.example
T
2023-03-26 16:06:07 +02:00

12 lines
271 B
Bash

HOST="0.0.0.0"
PORT=17423
DOMAIN="yourdomain.org"
SECRET="69420"
SITE_OWNER_NAME="yourname"
SITE_OWNER_URL="http://yourdomain.org"
SITE_NAME="yourname"
NOSTR_PRIVATE_KEY="nsec123"
FORWARD_URL="/somepageyouwanttoshowdontuseoptionifnone"
NIP05=true
GET_NOSTR_PROFILE=false