Added filter bar to mobile web app.

This commit is contained in:
Ylian Saint-Hilaire
2020-05-22 17:59:42 -07:00
parent 4fac0d2bc3
commit 6fe4bb9756
5 changed files with 369 additions and 258 deletions

View File

@@ -22,8 +22,8 @@
},
"_letsencrypt": {
"__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
"email": "myemail@myserver.com",
"names": "myserver.com,customer1.myserver.com",
"email": "myemail@mydomain.com",
"names": "myserver.mydomain.com",
"production": false
}
}