1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-05-28 01:12:55 +00:00

Experiment with GitHub CodeSpaces

This commit is contained in:
David Young
2021-01-06 23:17:34 +13:00
parent e0196723cb
commit e5d4e4bad5
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"build": { "dockerFile": "Dockerfile" },
"forwardPorts": [8000]
}