diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index bf1113f..859c1cc 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -30,13 +30,13 @@ spring: cache-null-values: true data: redis: -# host: 54.251.137.151 -# port: 10703 -# password: 8912h12jhhajsd -# timeout: 1000 - host: 127.0.0.1 - port: 6379 + host: 54.251.137.151 + port: 10703 + password: 8912h12jhhajsd timeout: 1000 +# host: 127.0.0.1 +# port: 6379 +# timeout: 1000 # host: 39.99.159.73 # port: 20001 # password: 8912h12jhhajsd