mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-05 02:24:59 +02:00
fix /setup redirect issue
This commit is contained in:
parent
8a8c42e3b1
commit
4a5bd7e18a
3 changed files with 6 additions and 21 deletions
|
@ -9,7 +9,6 @@ RUN npm install --legacy-peer-deps
|
|||
COPY . .
|
||||
|
||||
RUN npx drizzle-kit generate --dialect sqlite --schema ./server/db/schema.ts --out migrations
|
||||
RUN ls migrations
|
||||
|
||||
RUN npm run build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue