diff --git a/web-system/web.yaml b/web-system/web.yaml index cf59ffc..22afa03 100644 --- a/web-system/web.yaml +++ b/web-system/web.yaml @@ -157,6 +157,7 @@ spec: - --database=/config/filebrowser.db - --root=/srv - --port=80 + - --address=0.0.0.0 ports: - containerPort: 80 name: http