@@ -0,0 +1,27 @@
# 服务部署
## nginx
:warning: 修改默认配置 `nginx/conf.d/default.conf` 文件,以满足自己的要求
如果需要配置 `https` 则把证书放在 `nginx/ssl` 目录下
启动服务
```bash
docker compose up -d
```
## gitea
复制环境变量示例文件并修改环境变量
cp .env.example .env
The note is not visible to the blocked user.