mirror of
https://github.com/fosrl/newt.git
synced 2026-09-25 15:29:06 +02:00
feat: Add .env.example file and update docker-compose to use environment variables
Former-commit-id: bd55269b39131a111c5070c763bf9d1718b1f2f0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user