diff --git a/doc/gitea.md b/doc/gitea.md index e7833a32..923d59fd 100644 --- a/doc/gitea.md +++ b/doc/gitea.md @@ -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. ```yaml -version: "3" - networks: default: external: false