4 lines
88 B
TOML
4 lines
88 B
TOML
host = "127.0.0.1"
|
|
port = 3000
|
|
database_url = "sqlite:/home/popov_av/cpu-server/cpu.db"
|