Update docker-compose.yml
This commit is contained in:
+2
-1
@@ -36,7 +36,8 @@ services:
|
||||
- SHUFFLE_FILE_LOCATION=/shuffle-files
|
||||
restart: unless-stopped
|
||||
#depends_on:
|
||||
# - opensearch #- Not necessary because dependancy is handled within the backend itself instead
|
||||
#- opensearch
|
||||
#- database
|
||||
orborus:
|
||||
#build: ./functions/onprem/orborus
|
||||
image: ghcr.io/frikky/shuffle-orborus:nightly
|
||||
|
||||
Reference in New Issue
Block a user