This commit is contained in:
Kameron Kenny 2024-04-11 16:38:52 -04:00
parent fca73fe958
commit be4eefa944
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
# gitea # gitea
## Usage
```
$ sudo docker compose up -d
```