post/authentik-tutorial-2-setup-reverse-proxy/ #17
Replies: 1 comment
-
如果是像我这样的懒人,直接用Caddy一行反代9000端口也是可以的 (●'◡'●) example.com {
reverse_proxy http://[your authentik server]:9000
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
post/authentik-tutorial-2-setup-reverse-proxy/
Homepage and blog for Zhenghao Wu (ECWU), sharing thoughts on technology, everyday experiences, and photography. Engaging with the community through knowledge sharing.
https://ecwuuuuu.com/post/authentik-tutorial-2-setup-reverse-proxy/
Beta Was this translation helpful? Give feedback.
All reactions