refactor: move .env file to repo root

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2023-03-25 16:16:50 +01:00 committed by Tilman Vatteroth
parent 408d82e280
commit 55f3bd9b60
6 changed files with 16 additions and 17 deletions

View file

@ -1,2 +0,0 @@
HD_BASE_URL="http://localhost:8080/"
HD_RENDERER_BASE_URL="http://127.0.0.1:8080/"

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
SPDX-License-Identifier: CC0-1.0

View file

@ -1,2 +0,0 @@
NEXT_PUBLIC_USE_MOCK_API=false
NEXT_PUBLIC_TEST_MODE=false

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
SPDX-License-Identifier: CC0-1.0