Skip to content

Commit cba825e

Browse files
committed
updated readme
1 parent e0d0d22 commit cba825e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requirements. This repository contains:
66

77
* A Dockerfile for building an OpenShift-compatible Gogs image
88
* Various scripts used in the Docker image
9-
* An OpenShift template for deploying the image
9+
* OpenShift templates for deploying the image
1010
* Usage instructions
1111

1212
## Prerequisites
@@ -31,5 +31,7 @@ Otherwise:
3131
oc new-app -f https://raw.githubusercontent.com/OpenShiftDemos/gogs-openshift-docker/master/openshift/gogs-template.yaml --param=HOSTNAME=gogs-demo.yourdomain.com
3232
```
3333

34+
Note that hostname is required during Gogs installation in order to configure repository urls correctly.
35+
3436
## ToDos
3537
* git via ssh support

0 commit comments

Comments
 (0)