ChatGPT-Next-Web/.devcontainer/devcontainer.json
2025-02-25 10:27:07 -05:00

5 lines
79 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}