7 lines
109 B
YAML
7 lines
109 B
YAML
app:
|
|
# site: https://count.getloli.com # your website
|
|
port: 3000
|
|
|
|
db:
|
|
type: sqlite # sqlite or mongodb
|