Update README.md

This commit is contained in:
akamai 2024-03-19 12:09:55 +00:00
parent 6607562b19
commit de1bb2fb40
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# gitea
1. git clone https://gitea-ptl.akamai-lab.com/akamai/gitea.git
2. cd gitea
3. Edit host in compose.yml file (default is gitea-ptl.akamai-lab.com)
4. Create DNS A record for the hostname
5. docker compose up -d