keyoxide-web/nodemon.json

12 lines
358 B
JSON
Raw Normal View History

2021-01-19 22:30:04 +01:00
{
2022-09-18 21:31:54 +02:00
"execArgs": [
"--experimental-fetch"
],
2021-03-01 15:01:34 +01: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 22:30:04 +01:00
"ext": "js,json,css,pug,md"
}