mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-05 09:55:20 +02:00
Fix typos in docs/content (#18215)
This commit is contained in:
parent
de578bff8c
commit
79791ba4ac
6 changed files with 9 additions and 9 deletions
|
@ -312,7 +312,7 @@ backend gitea
|
|||
server localhost:3000 check
|
||||
```
|
||||
|
||||
If you redirect the http content to https, the configuration work the same way, just remember that the connexion between HAProxy and Gitea will be done via http so you do not have to enable https in Gitea's configuration.
|
||||
If you redirect the http content to https, the configuration work the same way, just remember that the connection between HAProxy and Gitea will be done via http so you do not have to enable https in Gitea's configuration.
|
||||
|
||||
## HAProxy with a sub-path
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue