oneuptime/Nginx
Simon Larsen c450c3fa1b
```text
refactor: Update server_name in Nginx configuration

This commit updates the server_name directive in the Nginx configuration file to remove the ${HOST}:${ONEUPTIME_HTTP_PORT} variable and use just ${HOST}. This change ensures that the server_name is set correctly for all domains.
2024-06-24 21:43:24 +01:00
..
Jobs refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Utils refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
.dockerignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitattributes Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
default.conf.template ```text 2024-06-24 21:43:24 +01:00
Dockerfile.tpl fix: Nginx/Dockerfile.tpl to reduce vulnerabilities 2024-05-31 15:49:59 +00:00
envsubst-on-templates.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
nginx.conf Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
package-lock.json refactor: Update SelfSignedSSL class to use async/await for generating SSL certificates 2024-06-10 19:25:41 +01:00
package.json Update package names 2024-03-14 13:43:21 +00:00
run.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00