[fix] network
This commit is contained in:
parent
8c03a39b53
commit
935567669b
@ -1,5 +1,9 @@
|
||||
---
|
||||
version: "2.1"
|
||||
version: "3"
|
||||
networks:
|
||||
gitea:
|
||||
external: false
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
|
Loading…
Reference in New Issue
Block a user