@@ -14,7 +14,7 @@ spring:
#rabbitmq
rabbitmq:
- host: 127.0.0.1
+ host: 1.94.136.108
port: 5672
username: guest
password: guest
@@ -4,7 +4,7 @@ spring:
application:
name: erp-server
profiles:
- active: test
+ active: local
jackson:
property-naming-strategy: SNAKE_CASE
servlet: