Last compose cleanup

This commit is contained in:
frikky
2020-12-06 18:05:30 +01:00
parent 7474ad4ced
commit b13c3f3765
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on: depends_on:
- backend - backend
backend: backend:
build: ./backend #build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.3 image: ghcr.io/frikky/shuffle-backend:0.8.3
container_name: shuffle-backend container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME} hostname: ${BACKEND_HOSTNAME}