docs: fix typo

This commit is contained in:
LRVT
2024-09-26 09:49:08 +02:00
committed by GitHub
parent 7c33fd8249
commit 50435473d2

View File

@@ -25,6 +25,6 @@ This is done by visiting the following URL:
# with TLS reverse proxy
https://<hostname>/if/flow/initial-setup/
# without TSL reverse proxy
# without TLS reverse proxy
https://<hostname>:9000/if/flow/initial-setup/
````