#188: Fixed app sdk value within string

This commit is contained in:
frikky
2020-10-26 11:13:44 +01:00
parent 4b784dfc11
commit 63e5d82637
2 changed files with 34 additions and 13 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on:
- backend
backend:
#build: ./backend
build: ./backend
image: frikky/shuffle:backend
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}