Fixed uuid issues during install

This commit is contained in:
frikky
2021-08-23 12:13:13 +02:00
parent 61f6793873
commit 430d3601cc
6 changed files with 43 additions and 26 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}