chore: update trusted hostnames (#106)
- remove scheme from paperclip.k8s.. - add localhost (what probe is hitting) Reviewed-on: #106
This commit was merged in pull request #106.
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
- name: BETTER_AUTH_BASE_URL
|
||||
value: https://paperclip.k8s.syd1.au.unkin.net
|
||||
- name: PAPERCLIP_ALLOWED_HOSTNAMES
|
||||
value: https://paperclip.k8s.syd1.au.unkin.net
|
||||
value: paperclip.k8s.syd1.au.unkin.net,localhost
|
||||
- name: PAPERCLIP_HOME
|
||||
value: /paperclip
|
||||
- name: PAPERCLIP_INSTANCE_ID
|
||||
|
||||
Reference in New Issue
Block a user