add tempaltes
This commit is contained in:
@@ -9,7 +9,8 @@ server {
|
||||
ssl_certificate_key /etc/nginx/ssl/live/nextcloud.rschneider.hu/privkey.pem;
|
||||
|
||||
location / {
|
||||
proxy_pass http://${nuc}:3680;
|
||||
proxy_pass http://${nuc}:5050;
|
||||
proxy_set_header Host $host;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user