Merge pull request #6842 from dataease/pr@dev-v2@feat_geo_persistence

feat: 自定义地图目录持久化
This commit is contained in:
fit2cloud-chenyw 2023-11-24 17:26:40 +08:00 committed by GitHub
commit 3b2e29d79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ services:
- ${DE_BASE}/dataease2.0/logs:/opt/dataease2.0/logs
- ${DE_BASE}/dataease2.0/data/static-resource:/opt/dataease2.0/data/static-resource
- ${DE_BASE}/dataease2.0/cache:/opt/dataease2.0/cache
- ${DE_BASE}/dataease2.0/data/geo:/opt/dataease2.0/data/geo
depends_on:
DE_MYSQL_HOST:
condition: service_healthy