Fixed docker-compose

This commit is contained in:
frikky
2020-09-20 20:17:11 +02:00
parent ef96d0106f
commit 170d9d744a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: '3'
services:
frontend:
build: ./frontend
#build: ./frontend
image: frikky/shuffle:frontend
container_name: shuffle-frontend
hostname: shuffle-frontend