ignore config and include an example config instead
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"url": "file:///assets/data/index.html",
|
||||
"allowedDomains": [
|
||||
"localhost",
|
||||
"127.0.0.1",
|
||||
"tooloop.de",
|
||||
"www.tooloop.de"
|
||||
],
|
||||
"logPath": "/assets/logs/Tooloop-Kiosk-Browser.log"
|
||||
}
|
||||
Reference in New Issue
Block a user