keyoxide-web/nodemon.json

12 lines
358 B
JSON
Raw Normal View History

2021-01-19 14:30:04 -07:00
{
2022-09-18 13:31:54 -06:00
"execArgs": [
"--experimental-fetch"
],
2021-03-01 07:01:34 -07:00
"env": {
"NODE_ENV": "development",
"KX_HIGHLIGHTS_1_NAME": "Yarmo Mackenbach",
"KX_HIGHLIGHTS_1_DESCRIPTION": "Admin and developer of keyoxide.org",
"KX_HIGHLIGHTS_1_FINGERPRINT": "9f0048ac0b23301e1f77e994909f6bd6f80f485d"
},
2021-01-19 14:30:04 -07:00
"ext": "js,json,css,pug,md"
}