Normalize formatting conventions across guides (chapter D)
This commit is contained in:
@@ -84,14 +84,13 @@ Mount every folder you listed under `sources` in `config.yaml` at the same path
|
||||
::tip{icon=""}
|
||||
✨ __Tip:__ Add the watchtower label to automate updates.
|
||||
|
||||
```yaml [compose.yaml]
|
||||
services:
|
||||
filebrowser-quantum:
|
||||
#...
|
||||
labels:
|
||||
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
```
|
||||
```yaml [compose.yaml]
|
||||
services:
|
||||
filebrowser-quantum:
|
||||
#...
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
```
|
||||
::
|
||||
|
||||
Deploy the container and go to `http://yourserverip:8020`. Log in with the default `admin` / `admin` credentials, then immediately change the password in your profile settings.
|
||||
|
||||
Reference in New Issue
Block a user