Filebrowser + Dozzle updates
This commit is contained in:
@ -45,7 +45,6 @@ services:
|
||||
- DOZZLE_HOSTNAME=${DOMAIN}
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /docker/dozzle/data:/data
|
||||
```
|
||||
|
||||
::alert{type="success"}
|
||||
@ -65,7 +64,7 @@ Fill in your domain name in the `.env` file, for example:
|
||||
DOMAIN=dozzle.mydomain.com
|
||||
```
|
||||
|
||||
Deploy the container and go to `http://yourserverip:9135`. Voilà, your Dozzle web UI is up and running!
|
||||
Deploy the container. Go to `http://yourserverip:9135`. Voilà, your Dozzle web UI is up and running!
|
||||
|
||||
## Exposing Dozzle with Swag
|
||||
---
|
||||
|
Reference in New Issue
Block a user