Add authentik.ops.eblu.me to Caddy reverse proxy
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d90c993c6d
commit
7300f72e18
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,9 @@ caddy_services:
|
|||
- name: dex
|
||||
host: "dex.{{ caddy_domain }}"
|
||||
backend: "https://dex.tail8d86e.ts.net"
|
||||
- name: authentik
|
||||
host: "authentik.{{ caddy_domain }}"
|
||||
backend: "https://authentik.tail8d86e.ts.net"
|
||||
- name: ntfy
|
||||
host: "ntfy.{{ caddy_domain }}"
|
||||
backend: "https://ntfy.tail8d86e.ts.net"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue