Skip to content

Commit

Permalink
Update stack_orchestrator/data/container-build/cerc-nextjs-base/scrip…
Browse files Browse the repository at this point in the history
…ts/start-serving-app.sh
  • Loading branch information
zramsay committed Nov 25, 2024
1 parent 39df468 commit 1e3eff0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fi


SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
CERC_MAX_GENERATE_TIME=${CERC_MAX_GENERATE_TIME:-120}
CERC_MAX_GENERATE_TIME=${CERC_MAX_GENERATE_TIME:-600}
tpid=""

ctrl_c() {
Expand Down

0 comments on commit 1e3eff0

Please sign in to comment.