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