Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/e02ceb3d514e323e132a3bb175e4e517eea05d92 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Bugfix in README example code

pull/7/head
Ferry Boender 8 years ago
parent f9214bfd4d
commit e02ceb3d51
  1. 1
      README.md

@ -64,6 +64,7 @@ Form configuration file: `test_server.json`
{
"title": "Test server",
"forms": [
{
"name": "add_user",
"title": "Add user",
"description": "Add a user to the htpasswd file",

Loading…
Cancel
Save