mirror of
https://github.com/tommytran732/Gitea-Docker-Compose
synced 2024-11-08 16:11:33 -05:00
Gitea Docker-Compose
|
||
---|---|---|
swag/nginx | ||
docker-compose.yml | ||
LICENSE | ||
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.