Gitea v1.21.1 中文文档crt 9. ACME_DIRECTORY=https 10. ACME_EMAIL=email@example.com 要了解关于配置, 请访问 配置备忘单获取更多信息 按照 reverse proxy guide 的规则设置你的反向代理服务器 然后,按照下面的向导启用 HTTPS: nginx apache2/httpd caddy 注意:仅在代理层启用 HTTPS 被称为 TLS 0.1 。 1. proxy_set_header X-Real-IP $remote_addr; 额外注意,在 Gitea 的配置文件 app.ini 中存在下列默认值: 1. REVERSE_PROXY_LIMIT = 1 2. REVERSE_PROXY_TRUSTED_PROXIES = 127.0.0.0/8,::1/128 REVERSE_PROXY_LIMIT 限制反向代理服务器的层数,设置为 限制反向代理服务器的层数,设置为 0 表示不使用这些标头。 REVERSE_PROXY_TRUSTED_PROXIES 表示受信任的反向代理服务器网络地址, 经过该网络地址转发来的流量会经过解析 X-Real-IP 头部得到真实客户端地址。 (参考 configuration cheat sheet) 设置反向代理 设置 Fail2ban - 80 - 本文档使用 书栈网 · BookStack0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66reen、yellow、blue、magenta、cyan 或 white。 正如以 上例子设置的粗体属性,想要设置字体属性的话,可以选择包括:bold、dim、ul(下划线)、blink 、reverse(交换前景色和背景色)。 外部的合并与比较工具 虽然 Git 自己内置了一个 diff 实现,而且到目前为止我们一直在使用它,但你能够用一个外部的工具替代 它。 除此以外,你还能设置一个图0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66en、yellow、blue、magenta、 cyan 或 white。 正如以上例子设置的粗体属性,想要设置字体属性的话,可 以选择包括:bold、dim、ul(下划线)、blink、reverse(交换前景色和背 景色)。 外部的合并与比较工具 虽然 Git 自己内置了一个 diff 实现,而且到目前为止我们一直在使用它,但 你能够用一个外部的工具替代它。 除此以外,你还能设置一个图形化的工具0 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1













