apps/paperclip/deployment.yaml aktualisiert
Correction of the base url
This commit is contained in:
parent
ad28439642
commit
49c6a2cd4a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ spec:
|
||||||
- name: PAPERCLIP_HOME
|
- name: PAPERCLIP_HOME
|
||||||
value: "/paperclip"
|
value: "/paperclip"
|
||||||
- name: PAPERCLIP_PUBLIC_URL
|
- name: PAPERCLIP_PUBLIC_URL
|
||||||
value: "https://paperclip.home.imicros.de"
|
value: "https://paperclip.basicstack.de"
|
||||||
- name: PAPERCLIP_DEPLOYMENT_MODE
|
- name: PAPERCLIP_DEPLOYMENT_MODE
|
||||||
value: "authenticated"
|
value: "authenticated"
|
||||||
- name: PAPERCLIP_DEPLOYMENT_EXPOSURE
|
- name: PAPERCLIP_DEPLOYMENT_EXPOSURE
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue