Using docker (not composer) renders:\n\nroot@arrakis:~# docker run -p 8000:8000 prologic/yarnd\ntime="2021-10-02T17:35:15Z" level=warning msg="error loading pod settings: open data/settings.yaml: no such file or directory"\ntime="2021-10-02T17:35:15Z" level=error msg="error validating config" error="error: COOKIE_SECRET is not configured!"\ntime="2021-10-02T17:35:15Z" level=fatal msg="error creating server" error="error validating config: error: COOKIE_SECRET is not configured!"\n
\nWhere can I find those missing details? 😂