remove copy or frontend .env into the container
This commit is contained in:
@@ -20,7 +20,6 @@ fi
|
|||||||
cp "$APP_DIR/public/index.php" "$FRONTEND_DIR/index.php"
|
cp "$APP_DIR/public/index.php" "$FRONTEND_DIR/index.php"
|
||||||
|
|
||||||
cd "$FRONTEND_DIR"
|
cd "$FRONTEND_DIR"
|
||||||
cp /tmp/app.env .env
|
|
||||||
npm ci --prefer-offline --no-audit
|
npm ci --prefer-offline --no-audit
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user