Remove explicit HOST env var, let Traefik Host header handle registration
This commit is contained in:
@@ -26,8 +26,6 @@ spec:
|
|||||||
key: secret_key_base
|
key: secret_key_base
|
||||||
- name: FORCE_SSL
|
- name: FORCE_SSL
|
||||||
value: "false"
|
value: "false"
|
||||||
- name: HOST
|
|
||||||
value: "sign.neurontechnologies.ai"
|
|
||||||
- name: SMTP_ADDRESS
|
- name: SMTP_ADDRESS
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user