Commit cbb54367 by Administrator

Update techhero-resources-basic-pretest.yml

parent cba5886e
spring: spring:
redis: redis:
database: 3 database: 3
host: fdff:1:1:1::1 host: [fdff:1:1:1::1]
port: 6379 port: 6379
password: techhero123 password: techhero123
timeout: 5000 timeout: 5000
...@@ -32,7 +32,7 @@ spring: ...@@ -32,7 +32,7 @@ spring:
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
rabbitmq: rabbitmq:
host: fdff:1:1:1::1 host: [fdff:1:1:1::1]
port: 5672 port: 5672
username: techhero username: techhero
password: techhero password: techhero
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment