Initial commit
This commit is contained in:
commit
968d09e362
88 changed files with 2323 additions and 0 deletions
6
os/config-example/config.toml
Normal file
6
os/config-example/config.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue