mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Remove support for V1 unencrypted backend (#4189)
This commit is contained in:
parent
8d4f455cd3
commit
f1eb969565
5 changed files with 22 additions and 37 deletions
|
@ -1,4 +1,3 @@
|
|||
REACT_APP_BACKEND_V1_GET_URL=https://json.excalidraw.com/api/v1/
|
||||
REACT_APP_BACKEND_V2_GET_URL=https://json.excalidraw.com/api/v2/
|
||||
REACT_APP_BACKEND_V2_POST_URL=https://json.excalidraw.com/api/v2/post/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue