Skip to content

Commit

Permalink
name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 31ff604 commit 3099fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.8'
services:

web-ui:
image: timofeytst/eat_place:web_ui_prod
image: timofeytst/eat-place:web_ui_prod
ports:
- "3000:80"
restart: always
Expand Down

0 comments on commit 3099fd7

Please sign in to comment.