Fixed env again

This commit is contained in:
root 2023-07-13 20:27:30 +00:00
parent f2b829ce39
commit 7ece60715a

View File

@ -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