8 lines
126 B
Python
8 lines
126 B
Python
database = ""
|
|
host = "localhost"
|
|
user = ""
|
|
password = ""
|
|
port = "5432"
|
|
default_file = "default.squashfs"
|
|
webssh_port = "8000"
|