Add wiki refresh command and service updates
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ service_command() {
|
||||
"$COURSEWARE_CHUNKVIZ_PORT"
|
||||
;;
|
||||
embedding-atlas)
|
||||
printf 'exec "%s/bin/embedding-atlas" "%s" --text "Scenario" --host %s --port %s' \
|
||||
printf 'exec "%s/bin/embedding-atlas" "%s" --text "Scenario" --host %s --port %s --no-auto-port' \
|
||||
"$EMBEDDING_ATLAS_VENV" \
|
||||
"$TTPS_DATASET_PATH" \
|
||||
"$COURSEWARE_BIND_HOST" \
|
||||
|
||||
Reference in New Issue
Block a user