update angular sample

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
Anca Iordache
2020-03-06 16:36:03 +01:00
parent efa461f83b
commit 88b5df7844
4 changed files with 71 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
version: "3.7"
services:
angular:
web:
build: angular
ports:
- 80:4200