This commit is contained in:
Zsolt Ero
2024-01-31 05:15:30 +01:00
parent 34cbf6b258
commit 6c2b666aee
2 changed files with 6 additions and 2 deletions

View File

@@ -262,6 +262,10 @@ hr {
margin: 200px auto 150px;
}
.noUi-connects {
cursor: pointer;
}
.noUi-value {
line-height: 0;
margin-top: 32px;

View File

@@ -64,9 +64,9 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles),
There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well.
There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.
There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.
Currently, it is behind Cloudflare, but it has been designed so that this can be changed at any time.
Currently, it is behind Cloudflare.
## Attribution