mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
docs(stack): restore docker-dev-sync as independent mode in docs
This commit is contained in:
@@ -10,7 +10,11 @@
|
||||
"category": "user"
|
||||
},
|
||||
"docker-dev": {
|
||||
"description": "Docker 开发模式(nginx+php-fpm+MySQL+Redis+phpMyAdmin+Xdebug,含 Windows I/O 优化 profile rsync sync)",
|
||||
"description": "Docker 开发模式(nginx+php-fpm+MySQL+Redis+phpMyAdmin+Xdebug)",
|
||||
"category": "user"
|
||||
},
|
||||
"docker-dev-sync": {
|
||||
"description": "Docker 开发模式 - Windows I/O 优化(rsync 同步,避免 bind mount 慢速问题)",
|
||||
"category": "user"
|
||||
},
|
||||
"full": {
|
||||
|
||||
Reference in New Issue
Block a user