diff options
Diffstat (limited to 'config/config.local.yaml')
| -rw-r--r-- | config/config.local.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/config.local.yaml b/config/config.local.yaml index 80eb8f7..7fe612b 100644 --- a/config/config.local.yaml +++ b/config/config.local.yaml @@ -74,8 +74,9 @@ photoStorage: indexes: ["1", "2", "3"] staticStorage: baseUrl: https://cdn.saya.uz/static -mapStorage: - baseUrl: https://cdn.saya.uz/map + map: + baseUrl: https://cdn.saya.uz/map + pmTiles: global.pmtiles allowOrigins: - https://storage.yandexcloud.kz - https://cdn.saya.uz |