Update app.configuration.md
This commit is contained in:
parent
520469f28b
commit
428ceebbca
@ -13,7 +13,7 @@
|
|||||||
"conf_name": "kiosk",
|
"conf_name": "kiosk",
|
||||||
"template": "/etc/surok/templates/kiosk.jj2",
|
"template": "/etc/surok/templates/kiosk.jj2",
|
||||||
"dest": "/etc/nginx/sites-available/kioskservice.conf",
|
"dest": "/etc/nginx/sites-available/kioskservice.conf",
|
||||||
"reload_cmd": "/bin/systemctl reload nginx",
|
"reload_cmd": "/sbin/nginx -t && /bin/systemctl reload nginx",
|
||||||
"run_cmd": ["/usr/bin/node", "-c", "config.json"]
|
"run_cmd": ["/usr/bin/node", "-c", "config.json"]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user