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
.gitattributes
.gitignore
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
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
nginx.conf
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
run.sh
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00