excalidraw
excalidraw copied to clipboard
[bug] Browse Libraries link is broken in current build
Hi! Do you mean excalidraw.com or the npm package?
I'm using self-hosting in docker. Tried official image on docker hub and docker build with this repo, the Browse Libraries link is broken in both scenarios.
Here is what I got: http://192.168.0.201:4000/undefined?target=_excalidraw&referrer=http://192.168.0.201:4000/&useHash=true&token=SURIS0iEvcHjo6TwlzZPi&theme=light&version=2
It seems like the environment variable: REACT_APP_LIBRARY_URL is undefined in the docker build