Skip to content

Commit

Permalink
Use the image in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Jan 23, 2025
1 parent 2183eb2 commit 4436139
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,6 +1,6 @@
services:
web:
build: .
image: grishkaa/smithereen:latest
ports:
- '4567:4567'
networks:
Expand Down

0 comments on commit 4436139

Please sign in to comment.