Cleaned up for minor release

This commit is contained in:
frikky
2021-07-19 01:22:54 +02:00
parent 2499a3176e
commit 229d38fd73
3 changed files with 7 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}