This commit is contained in:
qiaofeng1227 2023-09-12 16:17:54 +08:00
parent 152404dd6e
commit e0fe7a4c85

View File

@ -1,7 +1,6 @@
# image: https://hub.docker.com/r/gitea/gitea
# docs: https://docs.gitea.io/zh-cn/install-with-docker
version: '3.8'
services:
@ -25,4 +24,7 @@ services:
networks:
default:
name: ${APP_NETWORK}
external: true
external: true
volumes:
gitea: