Improve doc
This commit is contained in:
parent
a158d2f8f4
commit
8faa85ef9e
1 changed files with 7 additions and 0 deletions
|
@ -1 +1,8 @@
|
|||
# My project's README
|
||||
|
||||
## Dokku storage mounts
|
||||
|
||||
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/apps:/var/www/html/apps
|
||||
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/config:/var/www/html/config
|
||||
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/data:/var/www/html/data
|
||||
|
||||
|
|
Loading…
Reference in a new issue