docs: add example for multiple networks
This commit is contained in:
@@ -264,6 +264,12 @@ Set the network to attach after the service container is started:
|
||||
dokku redis:set lollipop post-create-network custom-network
|
||||
```
|
||||
|
||||
Set multiple networks:
|
||||
|
||||
```shell
|
||||
dokku redis:set lollipop post-create-network custom-network,other-network
|
||||
```
|
||||
|
||||
Unset the post-create-network value:
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user