This commit is contained in:
vipg
2025-11-14 15:13:14 +08:00
parent 4cdeb4b34f
commit f5ed709da3
14 changed files with 104 additions and 104 deletions

View File

@@ -1 +1 @@
docker run -itd --name go_country_dev -v $(pwd)/src:/app -p 20010:80 golang:1.25.0-alpine3.22
docker run -itd --name go_futures_trading_record_dev -v $(pwd)/src:/app -p 20010:80 golang:1.25.0-alpine3.22