|
||
---|---|---|
swag/nginx | ||
LICENSE | ||
README.md | ||
docker-compose.yml |
README.md
Gitea-Docker-Compose
Gitea Docker-Compose
- Update
docker-compose.yml
- Update the hostname in
swag/nginx/proxy-confs/gitea.subdomain.conf
approprieately. - Run
docker-compose up
and make sure nothing errors out. You can usedocker-compose up -d
to start it in the background if you want.