fix typo in README for Docker
This commit is contained in:
parent
6a6e43f964
commit
b854d3ba40
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.
|
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
|
/var/gogs
|
||||||
|-- git
|
|-- git
|
||||||
|
|
Reference in a new issue