update bind addr

This commit is contained in:
2025-04-12 23:39:41 +02:00
parent 43860d2464
commit f57ea1afd9

View File

@@ -26,6 +26,8 @@ spec:
env:
- name: PORT
value: "8089"
- name: BIND_ADDRESS
value: "0.0.0.0"
readinessProbe:
httpGet: