init: technical take home for gitlab operate
This commit is contained in:
6
example.config.json
Normal file
6
example.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"port": 8080,
|
||||
"host": "0.0.0.0",
|
||||
"root_path": "./public",
|
||||
"auth_secret": "secret-token"
|
||||
}
|
||||
Reference in New Issue
Block a user