Open angoca opened 4 months ago
I am trying to install the tool locally, but the installation instructions are not clear.
I could made the Docker run, but the oAuth is failling. Where do I configure the OSM key?
You have to add OAUTH_OSM_CLIENT_ID and OAUTH_OSM_CLIENT_SECRET to your environment variables.
OAUTH_OSM_CLIENT_ID
OAUTH_OSM_CLIENT_SECRET
Source: https://github.com/osmbe/osm-welcome-tool/blob/2.x/config/packages/knpu_oauth2_client.yaml#L11-L12
I am trying to install the tool locally, but the installation instructions are not clear.
I could made the Docker run, but the oAuth is failling. Where do I configure the OSM key?