fix:container name 空格错误

This commit is contained in:
Dallas
2026-06-23 23:43:14 +08:00
parent 5fd92b8377
commit 9a5db87f45
+1 -1
View File
@@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfile
container_name: TickFlow Stock Panel
container_name: TickFlow_Stock_Panel
ports:
- "${PORT:-3018}:3018"
env_file: