1
0
mirror of https://github.com/tommytran732/Gitea-Docker-Compose synced 2024-11-09 22:41:33 -05:00
Gitea-Docker-Compose/README.md
Tommy e816c1b084
Initial upload
Signed-off-by: Tommy <contact@tommytran.io>
2022-11-23 08:39:45 -05:00

5 lines
214 B
Markdown

# Gitea-Docker-Compose
Gitea Docker-Compose
1. Update `docker-compose.yml`
2. 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.