allowed hosts set to any
This commit is contained in:
@@ -348,7 +348,7 @@ spec:
|
|||||||
env:
|
env:
|
||||||
# Required for external access
|
# Required for external access
|
||||||
- name: HOMEPAGE_ALLOWED_HOSTS
|
- name: HOMEPAGE_ALLOWED_HOSTS
|
||||||
value: "homepage.dooplex.hu,homepage.home"
|
value: "*"
|
||||||
# Timezone
|
# Timezone
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: "Europe/Budapest"
|
value: "Europe/Budapest"
|
||||||
|
|||||||
Reference in New Issue
Block a user