@ -60,6 +60,15 @@ Where `git.example.com` matches your host domain and `someuser` matches your Git
See the [Gitea Docs](https://docs.gitea.io/) for additional configuration options. For support head over to the [Gitea Forums](https://discourse.gitea.io).
### Development
For development install configure Docker on your machine:
- [Get started with Docker for Mac](https://docs.docker.com/docker-for-mac/)
- [Get started with Docker for Windows](https://docs.docker.com/docker-for-windows/)
Run `docker-compose up` to start the app on `localhost:80`. See [Basic Usage](#basic-usage) for additional commands.