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 50e2403 commit 2ea4527Copy full SHA for 2ea4527
Dockerfile
@@ -36,4 +36,4 @@ CMD gitbase server -v \
36
--port=3306 \
37
--user="$GITBASE_USER" \
38
--password="$GITBASE_PASSWORD" \
39
- --git="$GITBASE_REPOS"
+ --directories="$GITBASE_REPOS"
0 commit comments