mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-04 23:13:26 +08:00
feat(stack): B 路线构建上下文与卷配置方案(docker-serve/docker-dev/full)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -53,4 +53,7 @@ extend/base/common/command/curd/migrate_output.php
|
||||
/.playwright-mcp
|
||||
|
||||
# PHPUnit 测试结果缓存
|
||||
tests/.phpunit.cache/
|
||||
tests/.phpunit.cache/
|
||||
|
||||
# docker-dev 模式数据目录(B-route:位于 source/stack/docker-dev-data/)
|
||||
docker-dev-data/
|
||||
Reference in New Issue
Block a user