Base URL
To connect to a local installation, use:
https://localhost:5434
or:
https://127.0.0.1:5434
👉 both variants are equivalent
Accessing a specific company
The URL takes the following form:
https://localhost:5434/c/<název_firmy>
For example:
https://localhost:5434/c/testovaci_firma
What each part means
localhost/127.0.0.1→ this computer5434→ Flexi server port/c/<firma>→ specific company
For more information, see the documentation.
