/ .cursor / environment.json
environment.json
1  {
2    "build": {
3      "dockerfile": "Dockerfile",
4      "context": "."
5    },
6    "terminals": []
7  }