Unverified Commit fad463a4 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Add devcontainer (#940)

parent 608563d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "name": "dsm",
  "service": "dsm",
  "forwardPorts": ["5000"],
  "forwardPorts": [5000],
  "dockerComposeFile": "compose.yml"
}