How from file.yaml in the root of app get data in several yaml's files which are in resources directory

27 Views Asked by At

How from file.yaml in the root of app get data in several yaml's files which are in resources directory. I tried use this @{some-key data}:some value. However it doesn't work

0

There are 0 best solutions below