Merge pull request #429 from tormath1/tormath1/doc
doc/gitea: remove 'version'
This commit is contained in:
commit
e3833e5e48
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue