Fixed env again
This commit is contained in:
parent
f2b829ce39
commit
7ece60715a
8
bin/.env
8
bin/.env
@ -10,6 +10,12 @@ COUNTRY="US"
|
||||
# Where to send welcome e-mail
|
||||
EMAIL="derek@federated.computer"
|
||||
|
||||
# Admin password
|
||||
ADMINPASS="password123"
|
||||
|
||||
# Listmonk password
|
||||
LISTMONKPASS="password123"
|
||||
|
||||
# Backblaze KeyID (Master Key) for backups
|
||||
B2_APPLICATION_KEY_ID="3239c6765fdc"
|
||||
|
||||
@ -18,5 +24,3 @@ B2_APPLICATION_KEY="0050ac8837466cbca0e0aa574b5f8332f706a5e26c"
|
||||
|
||||
# Email address for alerts on services that fail to start
|
||||
ALERTS_EMAIL="alerts@federated.computer"
|
||||
|
||||
# TEST
|
||||
|
Loading…
x
Reference in New Issue
Block a user