UNPKG
devv-website
Version:
latest (20.183.291944)
20.183.291944
20.183.291942
20.183.291819
20.9.420
Welcome to devv.com!
devv.com
igoramadas/devv-website
devv-website
/
settings.json
12 lines
(10 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
// DEVV WEBSITE SETTINGS
{
"app"
:
{
"port"
:
8080
,
"title"
:
"Devv"
,
"url"
:
"https://devv.com/"
,
"publicPath"
:
"./web/"
,
"viewPath"
:
"./web/"
}
}