Bumped version to 0.9.61 with fixes to webhook and small frontend fixes

This commit is contained in:
frikky
2022-02-25 02:57:56 +01:00
parent 3fc7afd7ad
commit 36c4637508
3 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on:
- backend
backend:
#build: ./backend
build: ./backend
image: ghcr.io/frikky/shuffle-backend:nightly
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}