mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
docs: adjust authentik notes
This commit is contained in:
parent
02a05c11ba
commit
7c33fd8249
|
@ -22,5 +22,9 @@ After spawning up the Authentik stack, you will be greeted by Authentik's login
|
|||
This is done by visiting the following URL:
|
||||
|
||||
````
|
||||
http(s)://<myserver>/if/flow/initial-setup/
|
||||
# with TLS reverse proxy
|
||||
https://<hostname>/if/flow/initial-setup/
|
||||
|
||||
# without TSL reverse proxy
|
||||
https://<hostname>:9000/if/flow/initial-setup/
|
||||
````
|
||||
|
|
Loading…
Reference in New Issue
Block a user