Skip to content

Commit

Permalink
Update scripts/run_sc_web.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Nikita Zotov <nikita.zotov.belarus@gmail.com>
  • Loading branch information
MakarenkoAI and NikitaZotov authored Nov 26, 2024
1 parent 77eacfc commit 3f9b2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_sc_web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ then
source "$(cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd)"/set_vars.sh
fi

"${SC_WEB_PATH}/scripts/run_sc_web.sh" --allowed_origins=http://localhost:3000
"${SC_WEB_PATH}/scripts/run_sc_web.sh" --allowed_origins=http://localhost:3000 "$@"

0 comments on commit 3f9b2b4

Please sign in to comment.