i have set up a graphhopper server, it work perfectly. direction http api working well.
but geocode API not found anything.
i use a docker container : https://hub.docker.com/r/sogorkis/graphhopper/ initialized with an osm.pbf file.
that's sounds like it missing a config step...
could you help me?