Update README.md

This commit is contained in:
T. Isaac Lightburn
2018-02-07 20:53:43 -06:00
committed by GitHub
parent 4ee4e3cc0a
commit 1a245160d8

View File

@@ -8,3 +8,5 @@ Can be run under either php's built in web server or under any web server with p
Ignores any API key specified in the OpenKJ.
If you were serving this from a web server as http://10.0.0.1/requestserver, you would configure the server URL in OpenKJ to point to http://10.0.0.1/requestserver/api.php
settings.inc should be edited with an appropriate database path that the webserver has write access to. If the database file doesn't exist, it will be created automatically.