Merge cc821da3de
into 112937d694
This commit is contained in:
commit
e3700e0d95
@ -7,4 +7,4 @@ COPY . .
|
||||
|
||||
RUN npm install -g @angular/cli
|
||||
RUN yarn install
|
||||
CMD ["ng", "serve", "--host", "0.0.0.0"]
|
||||
CMD ["ng", "serve", "--host", "0.0.0.0", "--poll"]
|
||||
|
Loading…
Reference in New Issue
Block a user