Skip to content

Commit dfd0876

Browse files
committed
Updated
1 parent fd70acc commit dfd0876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ From your docker host (or remote docker client):
2525

2626
From your docker host:
2727

28-
git clone stable https://github.com/nmarus/docker-gitbox.git
28+
git clone https://github.com/nmarus/docker-gitbox.git
2929
cd docker-gitbox
3030
docker build --rm=true -t nmarus/docker-gitbox .
3131
docker run -d -it --name gitbox \
@@ -167,4 +167,4 @@ From your docker host (or remote docker client):
167167

168168
SSL:
169169
----
170-
Native SSL is not provided, but can be added through manipulating the /etc/nginx/nginx.conf file and uploading the appropriate certificates. This container also supports being placed behind a reverse SSL proxy (such as nginx).
170+
Native SSL is not provided, but can be added through manipulating the /etc/nginx/nginx.conf file and uploading the appropriate certificates. This container also supports being placed behind a reverse SSL proxy (such as nginx).

0 commit comments

Comments
 (0)