mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-27 10:50:03 +01:00
Update README.md - fixed another typo
...to the servlet container... -> ...to a servlet container...
This commit is contained in:
@@ -34,7 +34,7 @@ You can specify following options:
|
||||
- `--host=[HOSTNAME]`
|
||||
- `--gitbucket.home=[DATA_DIR]`
|
||||
|
||||
Of course, you can also deploy gitbucket.war to the servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc)
|
||||
Of course, you can also deploy gitbucket.war to a servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc)
|
||||
|
||||
About installation on Mac or Windows Server (with IIS), configuration of Apache or Nginx and also integration with other tools or services such as Jenkins or Slack, see [Wiki](https://github.com/gitbucket/gitbucket/wiki).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user