Merge pull request #66 from openmaptiles/hotfix/missing-ocean
Fix missing water and better generalization use for Water
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
links:
|
||||
- postgres
|
||||
import-water:
|
||||
image: "openmaptiles/import-water"
|
||||
image: "openmaptiles/import-water:0.2"
|
||||
env_file: .env
|
||||
links:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user