We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228b058 commit 34e0aa3Copy full SHA for 34e0aa3
k8s/yaml/Deployment.yaml
@@ -28,6 +28,8 @@ spec:
28
value: ""
29
- name: DB_DATABASE
30
31
+ - name: SERVER_HOST
32
+ value: "0.0.0.0"
33
- name: ADMIN_USERNAME
34
35
- name: ADMIN_PASSWORD
0 commit comments