Add volume for ActiveStorage
This commit is contained in:
parent
c4fd612b89
commit
8e1f11ac87
|
@ -17,6 +17,9 @@ servers:
|
|||
options:
|
||||
network: kamal
|
||||
|
||||
volumes:
|
||||
- /srv/soc/storage:/rails/storage
|
||||
|
||||
registry:
|
||||
username: tsvallender
|
||||
password:
|
||||
|
|
Loading…
Reference in New Issue