7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"port": 8080,
|
|
"host": "0.0.0.0",
|
|
"root_path": "./public",
|
|
"auth_secret": "secret-token"
|
|
}
|