Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmoffet committed Sep 11, 2024
1 parent 7c1254f commit 531f162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/open-webui-pipelines/start.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
PORT="${PORT:-9099}"
PORT=9099
HOST="${HOST:-0.0.0.0}"

SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
Expand Down

0 comments on commit 531f162

Please sign in to comment.