[fix] network

This commit is contained in:
Andy Bunce 2021-11-12 16:50:21 +00:00
parent 8c03a39b53
commit 935567669b

View file

@ -1,5 +1,9 @@
--- ---
version: "2.1" version: "3"
networks:
gitea:
external: false
services: services:
gitea: gitea:
image: gitea/gitea:latest image: gitea/gitea:latest