Skip to content

Commit

Permalink
Update docker-compose.example
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecraank authored Feb 19, 2024
1 parent de88c35 commit 889ab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
app:
image: xxx/open-signage:latest
image: bluecraank/open-signage:master
container_name: open-signage
volumes:
- public:/var/www/html/public/data:rw
Expand Down

0 comments on commit 889ab84

Please sign in to comment.