franchyze923
franchyze923
I added a new branch here - https://github.com/franchyze923/strava-react-leaflet-map/blob/get-more-than-200-activites/src/App.tsx I plan to make a video on this. Once I do, I'll merge that branch into master.
> location /swaggerui/ { > proxy_pass swaggerui/; > proxy_set_header Host $host; > proxy_set_header X-Real-IP $remote_addr; > proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; > proxy_set_header X-Forwarded-Host $server_name; > } This solved the issue I...
I found this one and had success using it - https://github.com/johntut/ossim-gis/blob/master/Dockerfile I agree an official Dockerfile and image would be great
I get the same error, not sure how to fix at the moment
Any update on plans for Linux support?