mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-30 02:38:30 +01:00
angular: add dev envs configuration
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
web:
|
||||
build: angular
|
||||
build:
|
||||
context: angular
|
||||
target: builder
|
||||
ports:
|
||||
- 4200:4200
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user