git: Fix bad network
Signed-off-by: florian.richer <florian.richer@protonmail.com>
This commit is contained in:
parent
9befce2ef0
commit
829ceff974
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ cache:
|
|||
port: 8088
|
||||
|
||||
container:
|
||||
network: "gitea_default"
|
||||
network: "git_default"
|
||||
|
|
Loading…
Reference in a new issue