Website/.devcontainer/devcontainer.json
Snoweuph bfaa4a9b70
Some checks failed
Quality Check / QS Backend (push) Successful in 20s
Quality Check / QS Mixed (push) Failing after 30s
Quality Check / QS Frontend (push) Failing after 36s
.devcontainer/devcontainer.json aktualisiert
2024-07-27 20:41:17 +00:00

5 lines
115 B
JSON

{
"name": "Euph Website",
"image": "git.euph.dev/development_tools/symfony:latest",
"forwardPorts": [8080]
}