mirror of https://gitee.com/maxjhandsome/pig
docker-compose 支持认证中节点
This commit is contained in:
parent
bed6446a02
commit
de82bbbea8
|
@ -19,6 +19,7 @@ services:
|
|||
pig-gateway:
|
||||
links:
|
||||
- pig-eureka:eureka
|
||||
- pig-auth:auth
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile-gateway
|
||||
|
|
Loading…
Reference in New Issue