Skip to content

Commit

Permalink
fix: Fixed docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoninHuaut committed Jun 14, 2024
1 parent b2ed929 commit 5d7640b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
livestatus_go:
image: ghcr.io/antoninhuaut/livestatusgo:master
container_name: clivestatus_go
livestatus:
image: ghcr.io/antoninhuaut/livestatus:master
container_name: clivestatus
restart: unless-stopped
volumes:
- ./storage:/app/storage
Expand Down

0 comments on commit 5d7640b

Please sign in to comment.