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

Commit b55fc88

Browse files
committed
Updated READMEs, test projects to match others
1 parent 720d0e3 commit b55fc88

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
37.9 KB
Loading

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

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

0 commit comments

Comments
 (0)