diff --git a/.docker_env b/.docker_env index 01ccf83..2141daa 100644 --- a/.docker_env +++ b/.docker_env @@ -21,8 +21,8 @@ POSTGRES_PASS=admin # If you need a SSL certificate to be respected on the gunicorn level # Paths are local to the container (/app/ssl is mapped in docker-compose) -SSL_CERT='/app/ssl/l0t2511a.crt' -SSL_KEY='/app/ssl/l0t2511a.key.fixed' +SSL_CERT='/app/data/ssl/l0t2511a.crt' +SSL_KEY='/app/data/ssl/l0t2511a.key.fixed' # Valhalla image exclusive env vars # How many threads to build tiles? Should be two less than available threads