Temporary readme.
The application now requires a file to startup: adminauth.json. This is used to define the administration username and password. It should look like this:
{"username":"admin","password":"password"}
I'll define this more later.
The application now requires a file to startup: adminauth.json. This is used to define the administration username and password. It should look like this:
{"username":"admin","password":"password"}
I'll define this more later.