#342: Fixed trigger start and verbose app builds

This commit is contained in:
frikky
2021-04-26 20:22:16 +02:00
parent fd65c3afbd
commit 002849779e
4 changed files with 6 additions and 20925 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ version: '3'
services:
frontend:
#build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:0.8.75
image: ghcr.io/frikky/shuffle-frontend:0.8.76
container_name: shuffle-frontend
hostname: shuffle-frontend
ports:
@@ -17,7 +17,7 @@ services:
- backend
backend:
#build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.75
image: ghcr.io/frikky/shuffle-backend:0.8.76
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}
# Here for debugging: