You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, is there a docker-compose that could work locally ? The one provided with default confing complains about certificates (as it should for production !)
Best regards
The text was updated successfully, but these errors were encountered:
There are a few things that need to be built locally for a development environment. I will try and dig out the documentation we created for setting up a local environment that you can change code on.
Hi,
I tried to setup a local instance of Madoc for testing purpose by following the contributing guide.
When I try to launch Madoc I end up with the following :
And nothing is accessible at http://localhost:8888/
Any idea of what is going wrong ?
Alternatively, is there a
docker-compose
that could work locally ? The one provided with default confing complains about certificates (as it should for production !)Best regards
The text was updated successfully, but these errors were encountered: