Docker容器改名

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-07-06 15:19:07 +08:00
parent e7cd30b30d
commit fcebba0a32
+1 -1
View File
@@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
args:
BACKEND_EXTRAS: ${BACKEND_EXTRAS:-}
container_name: TickFlow_Stock_Panel
container_name: stock_panel
ports:
- "${PORT:-3018}:3018"
env_file: