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

Commit 0858101

Browse files
committed
Revert "Updated READMEs, test projects to match others"
This reverts commit b55fc88.
1 parent b55fc88 commit 0858101

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
-37.9 KB
Binary file not shown.

containers/python-3-postgres/.devcontainer/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ services:
55
build:
66
context: ..
77
dockerfile: .devcontainer/Dockerfile
8+
ports:
9+
- 5000:5000
810
volumes:
911
- ..:/workspace
1012
command: sleep infinity

0 commit comments

Comments
 (0)