Pushed new backend

This commit is contained in:
frikky
2021-01-18 10:08:53 +01:00
parent 6f945d1a68
commit 79b6c6444c
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on: depends_on:
- backend - backend
backend: backend:
build: ./backend #build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.54 image: ghcr.io/frikky/shuffle-backend:0.8.54
container_name: shuffle-backend container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME} hostname: ${BACKEND_HOSTNAME}