#168: Added dummy auths to make it simpler to import new workflows

This commit is contained in:
frikky
2021-01-17 19:08:14 +01:00
parent 777d8f40c3
commit 82f30a38d2
5 changed files with 983 additions and 132 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
version: '3'
services:
frontend:
#build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:0.8.51
build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:0.8.53
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.52
image: ghcr.io/frikky/shuffle-backend:0.8.53
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}
# Here for debugging: