feat: app icon and readme
This commit is contained in:
@@ -16,7 +16,7 @@ RUN pnpm install --frozen-lockfile
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Generate static site
|
# Generate static site
|
||||||
RUN pnpm run generate
|
RUN pnpm build
|
||||||
|
|
||||||
# Production stage
|
# Production stage
|
||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user