Closed kosarko closed 11 months ago
You are indeed right @kosarko.
It is mentioned at the end of this section in readme,
but only very briefly. We just added placeholder config file to git, so I recommend pulling newest version and the error should be resolved. When in need of configuring something, it should be hereafter possible to just edit that file (local.cfg
for BE and config.prod.yml
for FE) and restart container to apply new config.
I guess (as config.prod.yml does not exist in git) the root cause might be:
https://stackoverflow.com/questions/44574078/mount-non-existing-host-directory-into-non-root-container
Maybe I've missed a step in the initial setup and should have created an empty file? @milanmajchrak