REACT_APP_BACKEND_V2_GET_URL=https://test.com/api/v2/ REACT_APP_BACKEND_V2_POST_URL=https://test.com/api/v2/post/ REACT_APP_LIBRARY_URL=https://libraries.excalidraw.com REACT_APP_LIBRARY_BACKEND=https://us-central1-excalidraw-room-persistence.cloudfunctions.net/libraries REACT_APP_HTTP_STORAGE_BACKEND_URL=http://127.0.0.1:8081/api/v2 REACT_APP_STORAGE_BACKEND=http REACT_APP_PORTAL_URL= # Fill to set socket server URL used for collaboration. # Meant for forks only: excalidraw.com uses custom REACT_APP_PORTAL_URL flow REACT_APP_WS_SERVER_URL=http://127.0.0.1:8082 REACT_APP_FIREBASE_CONFIG='{}' # production-only vars REACT_APP_GOOGLE_ANALYTICS_ID=foo REACT_APP_PLUS_APP=https://app.excalidraw.com