Fixed compose for push

This commit is contained in:
frikky
2020-12-06 15:42:21 +01:00
parent a20b848aba
commit 8355adb7b0
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on:
- backend
backend:
build: ./backend
#build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.3
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}