2
0

更新镜像信息

This commit is contained in:
2026-01-06 17:41:10 +08:00
parent 90319ed8ce
commit cd24d25d1d
3 changed files with 5 additions and 30 deletions

View File

@@ -27,7 +27,7 @@ services:
driver: local
platform:
image: 43.226.58.254:53000/zxf/lanhu-platform:latest
image: 43.226.58.254:53000/lanhu/platform:latest
env_file:
- .env
- .env.platform
@@ -41,7 +41,7 @@ services:
driver: local
web:
image: 43.226.58.254:53000/wmp/lanhu-web:latest
image: 43.226.58.254:53000/lanhu/web:latest
env_file:
- .env
- .env.web
@@ -54,7 +54,7 @@ services:
driver: local
admin:
image: 43.226.58.254:53000/wmp/lanhu-admin:latest
image: 43.226.58.254:53000/lanhu/admin:latest
env_file:
- .env
- .env.admin