Website/.devcontainer/devcontainer.json
Snoweuph cdd1a6525d
Some checks failed
Quality Check / QS Backend (push) Successful in 19s
Quality Check / QS Mixed (push) Failing after 31s
Quality Check / QS Frontend (push) Failing after 35s
.devcontainer/devcontainer.json aktualisiert
2024-07-27 19:01:23 +00:00

5 lines
115 B
JSON

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