Open AlphaCraft9658 opened 6 months ago
Maybe take a look at this repository: https://github.com/b310-digital/excalidraw
This guy also provides a working example of a docker compose file usable in production: https://github.com/b310-digital/excalidraw/blob/master/docker-compose-prod.yml
But you should clone this repository instead of the one mentioned first because the open pull request is needed to be able to build the whole thing: https://github.com/squatica/excalidraw/tree/fix-yarn-build
What set up do I need in my docker-compose file, to make both containers work together? A compose file from a different issue on this repo doesn't seem to make sense and there doesn't seem to be any useful documentation for making both containers work together and there is no official compose file for this. Can anyone help me out with this?