Skip to content

Commit

Permalink
feat: notification-service in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlbDR committed Feb 18, 2024
1 parent 0dc4a76 commit 4f89a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
WEBSERVICE_URL: ${WEBSERVICE_URL}

notification-service:
image: jaderodev/email-service:latest
image: jaderodev/notification-service:latest
restart: on-failure
depends_on:
rabbitmq:
Expand Down

0 comments on commit 4f89a9a

Please sign in to comment.