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