port 8080
continuous-integration/drone/push Build is passing Details

master
remrem 1 year ago
parent c65993a15d
commit 02aa281b13

@ -8,4 +8,4 @@ RUN npm install -g @angular/cli
RUN npm install
CMD ["ng", "serve", "--host", "0.0.0.0", "--port", "80"]
CMD ["ng", "serve", "--host", "0.0.0.0", "--port", "8080"]

Loading…
Cancel
Save