1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 07:01:02 +08:00
pooneyy 710c63246f
♻️ refactor(linkstack): migrate to named volume and simplify init script
- 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)
2026-01-13 19:55:56 +08:00
..