Merge pull request #429 from tormath1/tormath1/doc

doc/gitea: remove 'version'
This commit is contained in:
Gabriel 2025-06-12 20:17:43 +03:00 committed by GitHub
commit e3833e5e48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,8 +36,6 @@ sudo iptables -I DOCKER-USER -j ACCEPT
Create a docker compose file in `$HOME/compose.yaml`. This docker compose will deploy both gitea and GARM. If you already have a Gitea >=1.24.0, you can edit this docker compose to only deploy GARM. Create a docker compose file in `$HOME/compose.yaml`. This docker compose will deploy both gitea and GARM. If you already have a Gitea >=1.24.0, you can edit this docker compose to only deploy GARM.
```yaml ```yaml
version: "3"
networks: networks:
default: default:
external: false external: false