6 lines
129 B
YAML
6 lines
129 B
YAML
approot: http://localhost:3000/
|
|
static-root: http://localhost:3000/static/
|
|
static-dir: static
|
|
template-dir: templates
|
|
port: 3000
|