{% extends "base.html" %} {% block title %}Configuration - SEREACT Web Client{% endblock %} {% block content %}
This should point to your running SEREACT API server. Common examples:
http://localhost:8000 - Local developmenthttps://your-api.example.com - Production serverhttp://192.168.1.100:8000 - Network serverYou can obtain an API key by:
Configuration appears to be set. You can test the connection by trying to access any of the management pages.
You need to set an API key to use this client. If this is your first time:
Start with Bootstrap