Cleaned up docker compose for master branch

This commit is contained in:
frikky
2020-07-06 07:41:13 +02:00
parent d7313c73c2
commit 239b56b061
+1 -1
View File
@@ -14,7 +14,7 @@ services:
depends_on:
- backend
backend:
build: ./backend
#build: ./backend
image: frikky/shuffle:backend
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}