Returned back 3 data versions for nl1 and uk1, after applying btrfs with compression
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
156e7d1cc3
commit
524651fe87
1 changed files with 2 additions and 2 deletions
|
@ -16,12 +16,12 @@ export const SERVER = {
|
|||
uk1: {
|
||||
// Mythic Beasts VPS (London, UK) 200TB/mo.
|
||||
url: 'https://cdn-uk1.organicmaps.app/',
|
||||
dataVersions: [230210, 230227],
|
||||
dataVersions: [230121, 230210, 230227],
|
||||
},
|
||||
nl1: {
|
||||
// // Mythic Beasts VPS (Amsterdam, NL) 200TB/mo.
|
||||
url: 'https://cdn-nl1.organicmaps.app/',
|
||||
dataVersions: [230210, 230227],
|
||||
dataVersions: [230121, 230210, 230227],
|
||||
},
|
||||
planet: {
|
||||
// Hetzner BareMetal (Falkenstein, Germany) unmetered
|
||||
|
|
Loading…
Add table
Reference in a new issue