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