添加docker容器化部署支持
This commit is contained in:
5
mall-gateway/src/main/resources/application-dev.yml
Normal file
5
mall-gateway/src/main/resources/application-dev.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
eureka:
|
||||
client:
|
||||
service-url:
|
||||
defaultZone: http://localhost:8001/eureka/
|
||||
registry-fetch-interval-seconds: 10
|
||||
Reference in New Issue
Block a user