Добавил локальную карту
This commit is contained in:
@@ -69,7 +69,20 @@ services:
|
||||
- LOG_LEVEL=info
|
||||
- LOG_HTML=false
|
||||
- CAPTCHA_SOLVER=none
|
||||
|
||||
tileserver:
|
||||
image: maptiler/tileserver-gl:latest
|
||||
container_name: tileserver-gl
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8090:8080"
|
||||
volumes:
|
||||
- ./tileserver_data:/data
|
||||
- tileserver_config:/config
|
||||
environment:
|
||||
- VERBOSE=true
|
||||
|
||||
volumes:
|
||||
pgdata:
|
||||
static_volume:
|
||||
static_volume:
|
||||
tileserver_config
|
||||
Reference in New Issue
Block a user