summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-24 14:20:27 -0600
committerUnknown <joe2010xtmf@163.com>2014-04-24 14:20:27 -0600
commit5898d562055085d62da8129442b01cd71443163a (patch)
treef3068671e0c75ced1d3d644789a2783feee4445a
parentcf7901fe6ad51e037c5237abdfc5f916c1b84885 (diff)
parent51550e5b2efc876765da75374bbd2868195f5c89 (diff)
downloadgitea-5898d562055085d62da8129442b01cd71443163a.tar.gz
gitea-5898d562055085d62da8129442b01cd71443163a.zip
Merge branch 'dev' of github.com:gogits/gogs into dev
-rw-r--r--dockerfiles/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dockerfiles/README.md b/dockerfiles/README.md
index cbf582d0da..fc27bdf4f8 100644
--- a/dockerfiles/README.md
+++ b/dockerfiles/README.md
@@ -1,6 +1,6 @@
### Install Gogs With Docker
-Deplying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the confis:
+Deploying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the configs:
```
DB_TYPE="YOUR_DB_TYPE" # type of database, support 'mysql' and 'postgres'
@@ -37,4 +37,4 @@ http://YOUR_HOST_IP:YOUR_HOST_PORT
```
Let's 'gogs'!
-Ouya~ \ No newline at end of file
+Ouya~