Skip to content

Commit e3833e5

Browse files
Merge pull request #429 from tormath1/tormath1/doc
doc/gitea: remove 'version'
2 parents d13ea92 + 98fa085 commit e3833e5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/gitea.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ sudo iptables -I DOCKER-USER -j ACCEPT
3636
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.
3737

3838
```yaml
39-
version: "3"
40-
4139
networks:
4240
default:
4341
external: false

0 commit comments

Comments
 (0)