Merge pull request #1778 from limianwang/develop
fix typo in README for Docker
This commit is contained in:
commit
a749e6adcf
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $ docker start gogs
|
|||
|
||||
Files will be store in local path `/var/gogs` in my case.
|
||||
|
||||
Directory `/var/gogs` keeps Git repoistories and Gogs data:
|
||||
Directory `/var/gogs` keeps Git repositories and Gogs data:
|
||||
|
||||
/var/gogs
|
||||
|-- git
|
||||
|
|
Loading…
Reference in a new issue