Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 6b3891a

Browse files
authored
Update docker-compose.yml
1 parent e9a9db6 commit 6b3891a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

containers/docker-existing-docker-compose/.devcontainer/docker-compose.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ services:
1212
# context: .
1313
# dockerfile: Dockerfile
1414

15+
# Uncomment if you want to expose any additional ports. The snippet below exposes port 3000.
16+
# ports:
17+
# - 3000:3000
18+
1519
volumes:
1620
# Update this to wherever you want VS Code to mount the folder of your project
1721
- ..:/workspace

0 commit comments

Comments
 (0)