@@ -1,4 +1,4 @@
-spring.profiles.active: dev-test
+spring.profiles.active: dev
server:
port: 8081
@@ -157,8 +157,8 @@ spring:
show-sql: true
redis:
- host: 106.14.81.62
- password: Customs2019
+ host: redis
+ password:
pool:
max-active: 8
max-idle: 8