summaryrefslogtreecommitdiff
path: root/.devcontainer.json
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-03 09:36:26 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-03 09:36:26 +0000
commit0d4bfac21d4f85de0ae877d4f7a3583bc4ddc3a0 (patch)
tree04b9de96cea41c0198babb6d198f5c6611ec380e /.devcontainer.json
parent5e7c1e88527e908696d2da1827ced9a8015c40bb (diff)
Sun, Dec 3, 2023, 1:36 AM -08:00
Diffstat (limited to '.devcontainer.json')
-rw-r--r--.devcontainer.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/.devcontainer.json b/.devcontainer.json
index 28bba9f..974a612 100644
--- a/.devcontainer.json
+++ b/.devcontainer.json
@@ -1,10 +1,10 @@
{
- "forwardPorts": [
- 5000,
- 5900,
- 6081,
- 8080,
- 8082
- ],
- "image": "ghcr.io/cs50/codespace:b73dd04c40a0278a417bc0d7c806f78591392dae"
-} \ No newline at end of file
+ "forwardPorts": [
+ 5000,
+ 5900,
+ 6081,
+ 8080,
+ 8082
+ ],
+ "image": "ghcr.io/cs50/codespace:b73dd04c40a0278a417bc0d7c806f78591392dae"
+}