UPDATED devcontainer configuration to enable VS CODE WEB development
This commit is contained in:
@@ -11,7 +11,8 @@ services:
|
||||
|
||||
# Overrides default command so things don't shut down after the process ends.
|
||||
command: sleep infinity
|
||||
|
||||
ports:
|
||||
- "4200:4200"
|
||||
# Runs app on the same network as the database container, allows "forwardPorts" in devcontainer.json function.
|
||||
network_mode: host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user