From f5d10683a1edeba4dabe148ff7aa682c044f7496 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 26 Jul 2020 15:02:55 +0800 Subject: Merge front end repo --- Timeline/ClientApp/sandbox.config.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Timeline/ClientApp/sandbox.config.json (limited to 'Timeline/ClientApp/sandbox.config.json') diff --git a/Timeline/ClientApp/sandbox.config.json b/Timeline/ClientApp/sandbox.config.json new file mode 100644 index 00000000..42b540ce --- /dev/null +++ b/Timeline/ClientApp/sandbox.config.json @@ -0,0 +1,11 @@ +{ + "infiniteLoopProtection": true, + "hardReloadOnChange": false, + "view": "browser", + "container": { + "port": 3000, + "startScript": "start:mock" + }, + "port": 3000, + "startScript": "start:mock" +} -- cgit v1.2.3