You've already forked reloading-manager
added security.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM node:22.14.0 AS build
|
||||
|
||||
ARG VITE_API=${VITE_API}
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user