1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

docs: fixes grammar and spelling errors (#3413)

This commit is contained in:
Amir Raminfar
2024-11-20 09:41:58 -08:00
committed by GitHub
parent 9d244cf26b
commit 4c1f5b4062
17 changed files with 99 additions and 113 deletions

View File

@@ -28,9 +28,9 @@ services:
Dozzle will be available at `http://localhost:8080/foobar/`. This option rewrites all assets to `/foobar/{file.path}` and automatically redirects `/foobar` to `/foobar/`.
## Example with proxy
## Example with Proxy
Here is an example with Nginx and proxy Dozzle with a different base:
Here is an example with Nginx to proxy Dozzle with a different base:
```nginx
location ^~ /foobar/ {