open-webui: hotfix: disable health checks #21
1 changed files with 3 additions and 0 deletions
|
|
@ -36,4 +36,7 @@
|
|||
# AUDIO_TTS_OPENAI_API_KEY=${config.sops.placeholder."open-webui-oci/tts-api-key"}
|
||||
# '';
|
||||
# };
|
||||
|
||||
# HOTFIX
|
||||
virtualisation.oci-containers.containers.open-webui.extraOptions = [ "--health-cmd=none" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue