IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

[fix][docker] link r2gg src #40

Open lgrd opened 1 year ago

lgrd commented 1 year ago

Some changes inside r2gg are very good but break links inside docker-compose uses.

The idea is to update the docker-compose file to have the link, so as to be able to code locally and see the changes inside docker.

It could be a try for an update of docker uses : docker-compose is now docker compose, no more version in the yaml, etc...