Skip to content

Commit

Permalink
feat: support using www subdomain (resolves #1997) (#1999)
Browse files Browse the repository at this point in the history
feat: support using www subdomain
  • Loading branch information
jobara authored Nov 22, 2023
1 parent 9ca621e commit 22914fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kube/app/values.production.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
hosts:
- accessibilityexchange.ca
- www.accessibilityexchange.ca
disks:
- size: 10Gi
name: accessibility-app-data
Expand Down

0 comments on commit 22914fe

Please sign in to comment.