Update entrypoint.sh
This commit is contained in:
parent
d85bc81b7e
commit
fef9260d23
@ -16,7 +16,7 @@ if [ ! -d "$PROJECT_DIR" ]; then
|
|||||||
--db-url "$DATABASE_URL" \
|
--db-url "$DATABASE_URL" \
|
||||||
--no-browser \
|
--no-browser \
|
||||||
--directory-path "$PROJECT_DIR" \
|
--directory-path "$PROJECT_DIR" \
|
||||||
--seed
|
--with-nextjs-starter
|
||||||
|
|
||||||
# Change into the project folder, install dependencies and build the app.
|
# Change into the project folder, install dependencies and build the app.
|
||||||
cd "$PROJECT_DIR"
|
cd "$PROJECT_DIR"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user