Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 256 Bytes

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.