7 lines
283 B
TOML
7 lines
283 B
TOML
|
# Example password: soi
|
||
|
# Create a hash with mkpasswd
|
||
|
install_admin_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
|
||
|
|
||
|
# Example password: soi
|
||
|
contestant_root_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
|