5 lines
70 B
YAML
5 lines
70 B
YAML
bind: '0.0.0.0'
|
|
port: 8080
|
|
public_folder: 'static'
|
|
views: 'templates'
|
bind: '0.0.0.0'
|
|
port: 8080
|
|
public_folder: 'static'
|
|
views: 'templates'
|