From bec983e12637d8ab36d965c2f136598120a1812d Mon Sep 17 00:00:00 2001 From: kristof de spiegeleer Date: Tue, 5 Oct 2021 11:41:56 +0000 Subject: [PATCH] ... --- config/site_local.json | 4 ++-- workspace.code-workspace | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/config/site_local.json b/config/site_local.json index 751c4be20..34b9b7828 100644 --- a/config/site_local.json +++ b/config/site_local.json @@ -2,12 +2,12 @@ "name": "local", "prefix": "local", "git_url": "", - "fs_path": "..", + "fs_path": "../", "pull": false, "reset": false, "cat": "web", "domains": [ - "www.local.io" + "local" ], "descr": "is our entry point for everyone, redirect to the detailed websites underneith.", "groups": [], diff --git a/workspace.code-workspace b/workspace.code-workspace index a3bf1a8f5..05b53492f 100644 --- a/workspace.code-workspace +++ b/workspace.code-workspace @@ -1,10 +1,7 @@ { "folders": [ { - "path": "/home/gitpod/publisher" - }, - { - "path": "/home/gitpod/code/crystaltools" + "path": "/home/gitpod/code/github/freeflowuniverse/crystaltools/" }, { "path": "."