Skip to content

Commit

Permalink
use nextcloud.internal
Browse files Browse the repository at this point in the history
  • Loading branch information
escoand authored Sep 3, 2024
1 parent 97d7d13 commit 27953e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/nextcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Pod
metadata:
name: nextcloud
labels:
caddy_0: "openid.internal {$NEXTCLOUD_DOMAIN}"
caddy_0: "nextcloud.internal {$NEXTCLOUD_DOMAIN}"
caddy_0.reverse_proxy: "{{upstreams}}"
caddy_1: "{$REDIR_DOMAIN}"
caddy_1.redir: "{$REDIR_TARGET}"
Expand Down

0 comments on commit 27953e9

Please sign in to comment.