Skip to content

Commit

Permalink
Changed image
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1ckyf0x authored Jul 21, 2024
1 parent 0f602d7 commit bd3231e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
services:
watch-together:
container_name: watch-together
image: watch-together:latest
build:
context: .
image: ghcr.io/gpont/watch_together:latest
volumes:
- db:/usr/app/db
restart: unless-stopped
Expand Down

0 comments on commit bd3231e

Please sign in to comment.