doc 版本号升级

This commit is contained in:
DaxPay
2025-01-04 10:44:00 +08:00
parent aa09650f9e
commit 4f8ae5bd1a
35 changed files with 44 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
version: '3'
services:
daxpay-single:
image: daxpay/daxpay-single:3.0.0.beta3
image: daxpay/daxpay-single:3.0.0.beta4
restart: always
# window上不支持host网络模式, 需要更改为 bridge 网络模式, 然后走端口映射
network_mode: host