Released 0.9.14 with more stable oauth2

This commit is contained in:
frikky
2021-09-03 11:59:31 +02:00
parent 9412d9f23d
commit bfb0e70866
2 changed files with 3 additions and 3 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}