#112: Stopped indexing of large fields

This commit is contained in:
frikky
2020-08-14 09:27:53 +02:00
parent 960d4ff9a9
commit bc902cd4c5
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on:
- backend
backend:
#build: ./backend
build: ./backend
image: frikky/shuffle:backend
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}