Sfoglia il codice sorgente

turn web security off

Sand Wen 8 anni fa
parent
commit
0ef34120e1
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      svr-pack-resolve.yml

+ 3 - 0
svr-pack-resolve.yml

@ -7,6 +7,9 @@ spring:
  security:
    basic:
      enabled: false
  management:
    security:
      enabled: false
  # REDIS
  redis: