summaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorcodeskyblue <codeskyblue@gmail.com>2015-08-17 03:07:47 -0400
committercodeskyblue <codeskyblue@gmail.com>2015-08-17 03:07:47 -0400
commit0510f712e7af55a7c23be81a43e6480089c12c62 (patch)
treef851915f2637dc0269203731b05a70e91a2779e8 /docker/README.md
parentd339ad2fedb7a14889b4685aaeed7fbbafd69af3 (diff)
downloadgitea-0510f712e7af55a7c23be81a43e6480089c12c62.tar.gz
gitea-0510f712e7af55a7c23be81a43e6480089c12c62.zip
pass test in my foreign machine test
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docker/README.md b/docker/README.md
index a9792da253..001b5940dd 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -13,13 +13,13 @@ File will store in local path: `/var/gogs`
Directory `/var/gogs` keeps git repos and gogs data
/var/gogs
- ├── git
- │ └── gogs-repositories
+ |── git
+ | └── gogs-repositories
|-- ssh
| `-- # ssh pub-pri keys for gogs
- └── gogs
- ├── conf
- ├── data
- ├── log
- └── templates
+ `---- gogs
+ |── conf
+ |── data
+ |── log
+ |── templates