LAPTOP-KB9HII50\70708 пре 1 година
родитељ
комит
4376d02d02
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      svr/svr-internet-hospital-entrance/src/main/resources/application.yml

+ 2 - 0
svr/svr-internet-hospital-entrance/src/main/resources/application.yml

@ -25,6 +25,8 @@ spring:
    multipart:
    multipart:
      max-file-size: 30MB
      max-file-size: 30MB
      max-request-size: 100MB
      max-request-size: 100MB
  main:
    allow-bean-definition-overriding: true
  redis:
  redis:
    database: 0 # Database index used by the connection factory.
    database: 0 # Database index used by the connection factory.
    password: # Login password of the redis server.
    password: # Login password of the redis server.