Skip to content

Commit

Permalink
fix:docker repo name in compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
inscripoem committed Jan 31, 2023
1 parent 8736168 commit a46665a
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
@@ -1,7 +1,7 @@
version: "3"
services:
blivechat:
image: inscripoem/blivechat:latest
image: inscripoem/blivechat-memes:latest
ports:
- 12450:12450
volumes:
Expand Down

0 comments on commit a46665a

Please sign in to comment.