- nginx now use "raw" proxy_pass, where it doesnt supply the $uri since if only the host is provided, nginx will handle lots of usecases - pnpm now uses the lockfile correctly - Docker: use lockfile in all steps - Docker: install the necessary packages if building from source is needed (better-sqlite3 for example) |
||
|---|---|---|
| .. | ||
| conf | ||
| 15-local-resolvers.envsh | ||
| 17-add-template-prefix.sh | ||
| Dockerfile | ||
| README.md | ||
Nginx Configuration
You want to have a new microservice ?
Edit/add a file in conf/locations/
take example on conf/locations/icons.conf on how to make a reverse proxy and on how to serve static files