diff --git a/roles/tileserver/templates/docker-compose.yml.j2 b/roles/tileserver/templates/docker-compose.yml.j2 index 073e6d3..baa2117 100644 --- a/roles/tileserver/templates/docker-compose.yml.j2 +++ b/roles/tileserver/templates/docker-compose.yml.j2 @@ -4,7 +4,6 @@ services: tileserver: image: maptiler/tileserver-gl:v{{ tileserver_version }} restart: unless-stopped - command: server volumes: - ./data:/data ports: