mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-01 07:38:33 -04:00
fix: Move content into to frontend directory
Doing this BEFORE the merge prevents a lot of merge conflicts. Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
4e18ce38f3
commit
762a0a850e
1051 changed files with 0 additions and 35 deletions
3
frontend/.env.development
Normal file
3
frontend/.env.development
Normal file
|
@ -0,0 +1,3 @@
|
|||
NEXT_PUBLIC_USE_MOCK_API=true
|
||||
HD_EDITOR_BASE_URL="http://localhost:3001/"
|
||||
HD_RENDERER_BASE_URL="http://127.0.0.1:3001/"
|
Loading…
Add table
Add a link
Reference in a new issue