mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 16:54:11 -04:00
refactor: move .env file to repo root
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
408d82e280
commit
55f3bd9b60
6 changed files with 16 additions and 17 deletions
|
@ -1,2 +0,0 @@
|
|||
HD_BASE_URL="http://localhost:8080/"
|
||||
HD_RENDERER_BASE_URL="http://127.0.0.1:8080/"
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
|
@ -1,2 +0,0 @@
|
|||
NEXT_PUBLIC_USE_MOCK_API=false
|
||||
NEXT_PUBLIC_TEST_MODE=false
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Add table
Add a link
Reference in a new issue