CashFab Stack: set .env.sample file to mach convention
This commit is contained in:
parent
71c9625dfe
commit
ee13ffddbd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# DNS servers
|
||||
DNS_PRIMARY=9.9.9.9 # Qued9
|
||||
DNS_PRIMARY=9.9.9.9 # Qued9
|
||||
DNS_SECONDARY=149.112.112.112 # Qued9
|
||||
|
||||
# Device name that will be used to identify the device in both Pawns and Honeygain
|
||||
|
@ -7,7 +7,7 @@ DEVICE_NAME='<device-name>'
|
|||
|
||||
# Pawns CLI email and password
|
||||
IPROYALPAWNS_EMAIL='<your-email@example.com>'
|
||||
IPROYALPAWNS_PASSWD='<password>'
|
||||
IPROYALPAWNS_PASSWD='<password>'
|
||||
|
||||
# Honeygain email and password
|
||||
HONEYGAIN_EMAIL='your-email@example.com'
|
Loading…
Add table
Add a link
Reference in a new issue