mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
chore: fixes docs
This commit is contained in:
@@ -32,7 +32,7 @@ Dozzle will be available at `http://localhost:8080/foobar/`. This option rewrite
|
||||
|
||||
Here is an example with Nginx and proxy Dozzle with a different base:
|
||||
|
||||
```conf
|
||||
```nginx
|
||||
location ^~ /foobar/ {
|
||||
set $upstream_app dozzle;
|
||||
set $upstream_port 8080;
|
||||
|
||||
Reference in New Issue
Block a user