We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4edce commit 8703cb1Copy full SHA for 8703cb1
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
terminusdb:
5
- image: terminusdb/terminusdb-server:semantic_indexer
+ image: terminusdb/terminusdb-server:dev
6
container_name: terminusdb-server
7
tty: true
8
ports:
0 commit comments