Merge remote-tracking branch 'origin/master' into http2-confs

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik 2024-07-14 09:53:34 -05:00
commit 28e751d45f
No known key found for this signature in database
230 changed files with 242 additions and 244 deletions

View file

@ -1,4 +1,4 @@
## Version 2024/05/29
## Version 2024/07/14
# make sure that your linkace container is named linkace
# make sure that your dns has a cname set for linkace
# use linkace:simple package with included proxy
@ -42,4 +42,4 @@ server {
set $upstream_proto http;
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
}
}
}