2026-06-08 15:00:35 +08:00
2026-06-08 15:00:35 +08:00
2026-06-08 15:00:35 +08:00
2026-06-08 15:00:35 +08:00
2026-06-08 15:00:35 +08:00

服务部署

nginx

⚠️ 修改默认配置 nginx/conf.d/default.conf 文件,以满足自己的要求

如果需要配置 https 则把证书放在 nginx/ssl 目录下

启动服务

docker compose up -d

gitea

复制环境变量示例文件并修改环境变量

cp .env.example .env

启动服务

docker compose up -d
S
Description
services using docker compose
Readme 25 KiB