upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.env.example
blob: 497bf8107e3a0e4a45974e27cc45aaecd18de18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
WIFI_SSID=YourUpstreamWiFi
WIFI_PASSWORD=YourWiFiPassword
AP_SSID=TollGate
AP_PASSWORD=
PORT_A=/dev/ttyACM0
PORT_B=/dev/ttyACM1
MINT_URL=https://nofee.testnut.cashu.space
LNURL_URL=https://redeem.cashu.me/.well-known/lnurlp/tollgate
TEST_MINT=nofee.testnut.cashu.space
PRICE_PER_STEP=21
STEP_UNIT=milliseconds
STEP_SIZE=60000