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 720f52a commit 27b3f94Copy full SHA for 27b3f94
docker/start_db.sh
@@ -66,6 +66,7 @@ docker run -d \
66
-e ARANGO_LICENSE_KEY="$ARANGO_LICENSE_KEY" \
67
$STARTER_DOCKER_IMAGE \
68
$STARTER_ARGS \
69
+ --docker.net-mode=default \
70
--docker.container=adb \
71
--auth.jwt-secret=/jwtSecret \
72
--starter.address="${GW}" \
0 commit comments