upleb.uk

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

summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..497bf81
--- /dev/null
+++ b/.env.example
@@ -0,0 +1,12 @@
1WIFI_SSID=YourUpstreamWiFi
2WIFI_PASSWORD=YourWiFiPassword
3AP_SSID=TollGate
4AP_PASSWORD=
5PORT_A=/dev/ttyACM0
6PORT_B=/dev/ttyACM1
7MINT_URL=https://nofee.testnut.cashu.space
8LNURL_URL=https://redeem.cashu.me/.well-known/lnurlp/tollgate
9TEST_MINT=nofee.testnut.cashu.space
10PRICE_PER_STEP=21
11STEP_UNIT=milliseconds
12STEP_SIZE=60000