Commit e085fc583d55216f4bb9c6c7b5f2e3109afb7530
1 parent
38b7dd87
update...
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-prod.properties
| ... | ... | @@ -32,4 +32,4 @@ spring.redis.port=28008 |
| 32 | 32 | http.control.service_data_url= http://10.10.150.20:9088/companyService |
| 33 | 33 | http.control.secret.key= dVPHJkWUt5FhMT7jrM2dLV7QvlHAmZFd42rs1P0usBx8A7HZki |
| 34 | 34 | |
| 35 | -http.gps.real.url= http://10.10.150.21:8080/transport_server/rtgps/ | |
| 36 | 35 | \ No newline at end of file |
| 36 | +http.gps.real.url= http://10.10.200.79:8080/transport_server/rtgps/ | |
| 37 | 37 | \ No newline at end of file | ... | ... |