dev
This commit is contained in:
@@ -7,7 +7,7 @@ RUN npm install
|
||||
RUN npm install -g serve
|
||||
|
||||
COPY . .
|
||||
RUN npm run build
|
||||
RUN npm run dev
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
Reference in New Issue
Block a user