2026-01-29 19:25:16 +08:00
2026-01-28 21:41:47 +08:00
x
2026-01-28 21:38:44 +08:00
2026-01-28 21:41:47 +08:00
fix
2026-01-29 19:25:16 +08:00
2026-01-27 01:33:32 +08:00
2026-01-28 21:41:47 +08:00
2026-01-27 01:33:32 +08:00
2026-01-27 01:33:32 +08:00
2026-01-27 01:33:32 +08:00

mini-chat

接口文档

服务地址

打包命令

MAC

CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -ldflags "-s -w" -tags timetzdata -trimpath -o build/bindbox.exe .

export DOCKER_DEFAULT_PLATFORM=linux/amd64 docker build -t zfc931912343/bindbox-game:v1.10 . docker push zfc931912343/bindbox-game:v1.10

docker pull zfc931912343/bindbox-game:v1.10 &&docker rm -f bindbox-game && docker run -d --name bindbox-game -p 9991:9991 zfc931912343/bindbox-game:v1.10

Description
No description provided
Readme 511 MiB
Languages
Go 98.3%
HTML 1.3%
Makefile 0.2%