mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Experiment with GitHub CodeSpaces
This commit is contained in:
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"build": { "dockerFile": "Dockerfile" },
|
||||
"forwardPorts": [8000]
|
||||
}
|
||||
Reference in New Issue
Block a user