Skip to content

Commit

Permalink
Fix/local deployment messaging server (#237)
Browse files Browse the repository at this point in the history
update messaging server local deployment service name
  • Loading branch information
adev4a authored Jul 22, 2024
1 parent 8bb8eae commit 53dabb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telematic_system/docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ services:
build:
context: "./telematic_cloud_messaging"
container_name: messaging_server
image: usdotfhwastolcandidate/telematic_local_messaging:neon
image: usdotfhwastolcandidate/telematic_cloud_messaging:neon
depends_on:
- nats
- mysqldb
Expand Down

0 comments on commit 53dabb3

Please sign in to comment.