chore(docker): 为dev准备部署条件

This commit is contained in:
2025-12-02 09:28:19 +08:00
parent 981779126c
commit 2857283558
6 changed files with 179 additions and 39 deletions

View File

@@ -119,9 +119,9 @@ services:
- "com.docker.compose.project.working_dir=${PROJECT_NAME}"
volumes:
mysql_db_data:
redis_data:
xdebug_logs:
mysql_db_data: ./mysql_db_data
redis_data: ./redis_data
xdebug_logs: ./xdebug_logs
networks:
sass-platform-net: