更新代码并修改远程仓库地址

This commit is contained in:
史悦
2025-09-02 13:53:24 +08:00
parent 9471480c89
commit 4c6e03a59f
9 changed files with 132 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ services:
build:
context: .
dockerfile: Dockerfile
platform: linux/amd64
container_name: stock-scanner-app
ports:
- "8888:8888"