Update '.devcontainer.json'
All checks were successful
Release / test (push) Successful in 35s
Release / push-docker-image (push) Successful in 50s

This commit is contained in:
Mario Romero 2023-05-24 02:25:57 +00:00
parent ae85267321
commit cbbd0d29a5

View File

@ -2,6 +2,7 @@
"dockerComposeFile": "compose-dev.yaml",
"service": "app",
"workspaceFolder": "/app",
"forwardPorts": [3000],
"customizations": {
"vscode": {
"extensions": [