tileserver-gl/.dockerignore
Miko 16b0626802 handle local geojson files in styles and rendered tiles
- use 'file://' as indicator for local files
- add  directory as default directory
- serve local files at
- add documentation for static file serving
- add some minor fixes (icon directory, directory checking, decodeURIComponent, extend error message)
2024-08-27 16:34:59 +02:00

8 lines
No EOL
88 B
Text

*
!src
!public
!test
!package.json
!package-lock.json
!docker-entrypoint.sh
**.gitignore