Update config.py

This commit is contained in:
mateusz779 2023-12-24 21:14:27 +00:00
parent fe73b3dfed
commit fc3a9f0361

View File

@ -1,7 +1,7 @@
database = "praktyki" database = ""
host = "localhost" host = "localhost"
user = "praktyki" user = ""
password = "2a7driUITXFy73tO" password = ""
port = "5432" port = "5432"
default_file = "default.squashfs" default_file = "default.squashfs"
webssh_port = "8000" webssh_port = "8000"