Skip to content

Commit

Permalink
Update docker/start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak authored Sep 11, 2024
1 parent a9126fc commit 3d281c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ def indexer_no_projects(logger, uri, config_path, extra_indexer_options):
indexer = Indexer(
indexer_options,
java_opts=indexer_java_opts,
logger=logger,
logger=logger,
jar=OPENGROK_JAR,
doprint=True,
)
Expand Down

0 comments on commit 3d281c6

Please sign in to comment.