Skip to content

Commit a52096f

Browse files
authored
Update Dockerfile
1 parent fde626e commit a52096f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ARG standalonePort=7687
4141
ARG standaloneDatabase='neo4j'
4242
ARG standaloneDashboardName='My Dashboard'
4343
ARG standaloneDashboardDatabase='neo4j'
44-
ARG standaloneDashboardURL='' # set this variable to load a standalone dashboard from a URL instead of a database.
44+
ARG standaloneDashboardURL=''
4545

4646
LABEL version="2.0.14"
4747

0 commit comments

Comments
 (0)