diff --git a/Bilder/Heute 2025-01-15 22.47.41.excalidraw.md b/Bilder/Heute 2025-01-15 22.47.41.excalidraw.md new file mode 100644 index 0000000..3dbf035 --- /dev/null +++ b/Bilder/Heute 2025-01-15 22.47.41.excalidraw.md @@ -0,0 +1,14 @@ +--- + +excalidraw-plugin: parsed +tags: [excalidraw] + +--- +==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving' + + +## Drawing +```compressed-json +N4IgLgngDgpiBcIYA8DGBDANgSwCYCd0B3EAGhADcZ8BnbAewDsEAmcm+gV31TkQAswYKDXgB6MQHNsYfpwBGAOlT0AtmIBeNCtlQbs6RmPry6uA4wC0KDDgLFLUTJ2lH8MTDHQ0YNMWHRJMRZFEIBWMiRPVRhGMBoEAG0AXXJ0KCgAZQCwPlBJfDxM7A0+Rk5MTHIdGCIAIXRUAGsCrkZcAGF6THp8BBAAYgAzEdGQAF9xoA=== +``` +%% \ No newline at end of file diff --git a/Eingang/Heute.md b/Eingang/Heute.md index faff96b..c1bc50e 100644 --- a/Eingang/Heute.md +++ b/Eingang/Heute.md @@ -75,3 +75,17 @@ Herbert Pflegebett rezept warum nicht ? + +NgixProxyManager Host +192.168.132.19:7005 +Advanced :![[Heute 2025-01-15 22.47.41.excalidraw]] +location / { + set $destination $http_destination; + if ($destination ~* ^https(.+)$) { + set $destination http$1; + } + proxy_set_header Destination $destination; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $remote_addr; + proxy_pass http://192.168.132.19:7005; + }