mirror of
https://github.com/fosrl/newt.git
synced 2025-12-05 19:17:38 -06:00
5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
# Copy this file to .env and fill in your values
|
|
# Required for connecting to Pangolin service
|
|
PANGOLIN_ENDPOINT=https://example.com
|
|
NEWT_ID=changeme-id
|
|
NEWT_SECRET=changeme-secret |