dep update and some small fixes

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey2936
2023-12-20 12:26:20 +00:00
committed by Zoey
parent dcb92487c8
commit 9baaef45dd
7 changed files with 32 additions and 20 deletions

View File

@@ -125,6 +125,9 @@ http {
}
stream {
# Custom
include /data/nginx/custom/stream_top.conf;
# Files generated by NPM
include /data/nginx/stream/*.conf;