docs: update home/server/nginx

This commit is contained in:
Lukas Forsberg 2025-09-27 16:08:46 +02:00 committed by Lukas Forsberg
parent 0b5a8b9afe
commit bfb3215507

View File

@ -2,7 +2,7 @@
title: nginx
description:
published: true
date: 2025-09-27T14:08:29.999Z
date: 2025-09-27T14:08:44.940Z
tags:
editor: markdown
dateCreated: 2025-09-27T13:50:53.553Z
@ -36,5 +36,4 @@ server {
proxy_set_header X-Forwarded-Proto $scheme;
}
}
```