diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 13e5a26..7174d95 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -9,7 +9,7 @@ spring: content-type: text/html cache: false redis: - host: 127.0.0.1 + host: 192.168.31.200 port: 6379 password: d9d2j9w2 database: 1