This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository llvm-lnt.
from 323369e Merge pull request #152 from boomanaiden154/hash-pin-github-a [...] new 1f1f380 Setup a basic Nginx reverse proxy server (#154)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: deployment/compose.env.tpl | 3 ++- deployment/main.tf | 16 +++++++++----- docker/compose.yaml | 54 +++++++++++++++++++++++++++++++++++++--------- docker/nginx.conf | 52 ++++++++++++++++++++++++++++++++++++++++++++ docs/running_server.rst | 10 ++++----- 5 files changed, 114 insertions(+), 21 deletions(-) create mode 100644 docker/nginx.conf