[fix] network
This commit is contained in:
parent
8c03a39b53
commit
935567669b
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
---
|
||||
version: "2.1"
|
||||
version: "3"
|
||||
networks:
|
||||
gitea:
|
||||
external: false
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue