mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-27 03:04:59 +08:00
- update docker-compose.yml to use named volume (linkstack_data) with bind mount to ./data directory - remove complex container export logic from init.sh, replace with simple directory creation (mkdir -p ./data)
1 line
15 B
Bash
1 line
15 B
Bash
mkdir -p ./data |