Fixed issues in app sdk for liquid

This commit is contained in:
frikky
2021-08-11 13:42:44 +02:00
parent e8b7b2b444
commit 7f65c98f94
4 changed files with 22 additions and 7 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}