mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
fix: 解决 dataease 导出数据集错误的问题 (#1628)
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
|||||||
- ./custom-drivers:/opt/dataease/custom-drivers
|
- ./custom-drivers:/opt/dataease/custom-drivers
|
||||||
- ./data/custom:/opt/dataease/data/custom
|
- ./data/custom:/opt/dataease/data/custom
|
||||||
- ./data/business:/opt/dataease/data/business
|
- ./data/business:/opt/dataease/data/business
|
||||||
|
- ./data/exportData:/opt/dataease/data/exportData
|
||||||
environment:
|
environment:
|
||||||
PANEL_DB_HOST: ${PANEL_DB_HOST}
|
PANEL_DB_HOST: ${PANEL_DB_HOST}
|
||||||
PANEL_DB_PORT: 3306
|
PANEL_DB_PORT: 3306
|
||||||
|
|||||||
Reference in New Issue
Block a user