Explorar o código

block virtual NIC:

Sand Wen %!s(int64=9) %!d(string=hai) anos
pai
achega
0e00aa07de
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      application.yml

+ 8 - 1
application.yml

@ -29,7 +29,14 @@ deploy:
default:
  password: 123456
#屏蔽虚拟网卡IP
spring:
  cloud:
    inetutils:
      ignoredInterfaces:
        - docker0
        - veth.*
        - vmnet.*
endpoints:
  restart: