Skip to content

Commit

Permalink
chore: Remove trailing /admin/ from WAGTAILADMIN_BASE_URL in secrets (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
microamp committed Aug 11, 2024
1 parent 95d6f92 commit 188f8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/iabweb/secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stringData:
Kesara Rathnayake <[email protected]>
IABWWW_ALLOWED_HOSTS: ".iab.org" # newline-separated list also allowed
WAGTAILADMIN_BASE_URL: "https://www.iab.org/admin/"
WAGTAILADMIN_BASE_URL: "https://www.iab.org"

# Outgoing email details
IABWWW_EMAIL_HOST: "iab.mr.ietf.org"
Expand Down

0 comments on commit 188f8b6

Please sign in to comment.