Added devcontainer for pgsql development

This commit is contained in:
JPVenson
2025-01-27 19:14:11 +00:00
parent 4ce0d498ab
commit 74858042fc
4 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
volumes:
- ../..:/workspaces:cached
- ../../..:/workspaces:cached
# Overrides default command so things don't shut down after the process ends.
command: sleep infinity