mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
Create devcontainer.json
This commit is contained in:
6
.devcontainer/devcontainer.json
Normal file
6
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {"ghcr.io/devcontainers/features/php:1": {
|
||||
"version": "8.3"
|
||||
}}
|
||||
}
|
||||
Reference in New Issue
Block a user