summaryrefslogtreecommitdiff
path: root/examples/blog/sandbox.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/sandbox.config.json')
-rw-r--r--examples/blog/sandbox.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/sandbox.config.json b/examples/blog/sandbox.config.json
index 9178af77d..8e476b8cc 100644
--- a/examples/blog/sandbox.config.json
+++ b/examples/blog/sandbox.config.json
@@ -4,7 +4,7 @@
"view": "browser",
"template": "node",
"container": {
- "port": 3000,
+ "port": 4321,
"startScript": "start",
"node": "14"
}