.env.example for mint TOS (#746)

This commit is contained in:
callebtc
2025-05-10 12:18:56 +02:00
committed by GitHub
parent 4869a280ca
commit 0d127f0477

View File

@@ -41,6 +41,7 @@ MINT_INFO_CONTACT=[["email","contact@me.com"], ["twitter","@me"], ["nostr", "np
MINT_INFO_MOTD="Message to users"
MINT_INFO_ICON_URL="https://mint.host/icon.jpg"
MINT_INFO_URLS=["https://mint.host", "http://mint8gv0sq5ul602uxt2fe0t80e3c2bi9fy0cxedp69v1vat6ruj81wv.onion"]
MINT_INFO_TOS_URL="https://mint.host/tos"
# This is used to derive your mint's private keys. Store it securely.
# MINT_PRIVATE_KEY=<openssl rand -hex 32>