Typo. $ != @
This commit is contained in:
parent
59eb81c691
commit
4ddc3129a9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ volumes:
|
|||
pocs-data:
|
||||
driver: local
|
||||
driver_opts:
|
||||
device: <%= $pocs_storage_dir %>
|
||||
device: <%= @pocs_storage_dir %>
|
||||
o: bind
|
||||
type: none
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue