1
0
mirror of https://github.com/tommytran732/Gitea-Docker-Compose synced 2024-09-19 13:04:41 -04:00
Gitea Docker-Compose
Go to file
Tommy 772ffc2eab
No new privileges for swag
Signed-off-by: Tommy <contact@tommytran.io>
2022-11-25 07:16:16 -05:00
swag/nginx Add COEP 2022-11-24 18:46:48 -05:00
docker-compose.yml No new privileges for swag 2022-11-25 07:16:16 -05:00
LICENSE Initial commit 2022-11-23 05:33:07 -05:00
README.md Add reverse proxy config 2022-11-23 08:48:52 -05:00

Gitea-Docker-Compose

Gitea Docker-Compose

  1. Update docker-compose.yml
  2. Update the hostname in swag/nginx/proxy-confs/gitea.subdomain.conf approprieately.
  3. Run docker-compose up and make sure nothing errors out. You can use docker-compose up -d to start it in the background if you want.