4 lines
191 B
Bash
4 lines
191 B
Bash
# Malcolm Administrator username and encrypted password for nginx reverse proxy (and upload server's SFTP access)
|
|
MALCOLM_USERNAME=vagrant
|
|
MALCOLM_PASSWORD=$1$qQY3ihuD$KGG18NAIB88JU5eZWz0n3.
|