mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 13:12:49 +02:00
docs/deploying/generic.md aktualisiert
This commit is contained in:
parent
6baa845274
commit
e56b7e15ea
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ server {
|
|||
|
||||
}
|
||||
|
||||
location ~ ^(/|/_matrix|/_tuwunel|/.well-known/matrix) {
|
||||
location ~ ^(/|/_matrix|/_conduwuit|/.well-known/matrix) {
|
||||
proxy_pass http://unix:/run/conduwuit/conduwuit.sock;
|
||||
|
||||
# Nginx by default only allows file uploads up to 1M in size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue