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 fde626e commit a52096fCopy full SHA for a52096f
Dockerfile
@@ -41,7 +41,7 @@ ARG standalonePort=7687
41
ARG standaloneDatabase='neo4j'
42
ARG standaloneDashboardName='My Dashboard'
43
ARG standaloneDashboardDatabase='neo4j'
44
-ARG standaloneDashboardURL='' # set this variable to load a standalone dashboard from a URL instead of a database.
+ARG standaloneDashboardURL=''
45
46
LABEL version="2.0.14"
47
0 commit comments