Hot refresh volume fixed
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ RUN npm install
|
||||
EXPOSE 8100
|
||||
|
||||
ENTRYPOINT ["ionic"]
|
||||
CMD ["serve", "8100", "--address", "0.0.0.0"]
|
||||
CMD ["serve", "8100", "--address", "0.0.0.0"]
|
||||
# CMD ["ionic", "serve"]
|
||||
Reference in New Issue
Block a user