diff --git a/api-web/api-interface/src/main/resources/bootstrap-dev.yml b/api-web/api-interface/src/main/resources/bootstrap-dev.yml index 31fe426..a458763 100644 --- a/api-web/api-interface/src/main/resources/bootstrap-dev.yml +++ b/api-web/api-interface/src/main/resources/bootstrap-dev.yml @@ -55,7 +55,7 @@ spring: host: 121.40.41.240 timeout: 5000 rabbitmq: - host: rabit.iwulin.tech - port: 32407 + host: 121.40.41.240 + port: 5672 username: admin - password: Ij_klfJ^$^_3IBs \ No newline at end of file + password: XiIg37HKfQg2 \ No newline at end of file