Contact form errors fix
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ COPY . .
|
||||
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
RUN npm install -g
|
||||
RUN npm install -g serve
|
||||
|
||||
CMD ["serve", "-s", "dist"]
|
||||
Reference in New Issue
Block a user