mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-12 23:44:00 +08:00
fix: 解决 dataease 导出数据集错误的问题 (#1628)
This commit is contained in:
parent
c181afd75b
commit
5138b10dd7
@ -13,6 +13,7 @@ services:
|
||||
- ./custom-drivers:/opt/dataease/custom-drivers
|
||||
- ./data/custom:/opt/dataease/data/custom
|
||||
- ./data/business:/opt/dataease/data/business
|
||||
- ./data/exportData:/opt/dataease/data/exportData
|
||||
environment:
|
||||
PANEL_DB_HOST: ${PANEL_DB_HOST}
|
||||
PANEL_DB_PORT: 3306
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user