Update new data directory in README.md

This commit is contained in:
Roland Schilter
2014-02-08 13:11:13 +01:00
parent d683dd2c38
commit f155d4f150

View File

@@ -45,7 +45,7 @@ or you can start GitBucket by `java -jar gitbucket.war` without servlet containe
- --https=true
- --gitbucket.home=[DATA_DIR]
To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk.
To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/.gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk.
For Installation on Windows Server with IIS see [this wiki page](https://github.com/takezoe/gitbucket/wiki/Installation-on-IIS-and-Helicontech-Zoo)