2
0

fix: docker compose config yaml

This commit is contained in:
zhangsz
2025-01-10 16:46:41 +08:00
parent f7fda4fffb
commit bc8dfb3e34

View File

@@ -122,6 +122,8 @@ services:
condition: service_healthy
wfc-nacos:
condition: service_healthy
wfc-gateway:
condition: service_healthy
environment:
- NACOS_PROFILE_NAME=${NACOS_PROFILE_NAME}
- NACOS_NAME_SPACE=${NACOS_NAME_SPACE}