mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
Fix swagger
Fix nitro prerender
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
FROM node:24-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY website/* /app
|
||||
RUN npm -dd install -g npm
|
||||
RUN npm -dd install
|
||||
|
Reference in New Issue
Block a user