mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
gitea
This commit is contained in:
parent
152404dd6e
commit
e0fe7a4c85
@ -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:
|
Loading…
Reference in New Issue
Block a user