Fixed workflow X use case info

This commit is contained in:
frikky
2022-03-02 13:39:59 +01:00
parent d947d20677
commit 790bb8607d
8 changed files with 712 additions and 283 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}