You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either way, this project is not responsible for correcting misconfigurations with Docker apps. This project only aggregates the apps from other sources.
This github project doesn't create the configuration files. Instead, this project aggregates the docker configurations from other projects.
This app, wallabag, seems to originate from this other project. But this is not a guarantee, since the docker configurations are loaded as first-come-first-stored, and another project may actually be responsible for this issue.
Assuming the project linked above is the correct one, and looking at that project's stackfile, there is a database configured.
When I run the Wallabag app template, I get this error:
This is likely because Wallabag expects a DB connection. See their official docker compose: https://github.com/wallabag/docker#docker-compose
The text was updated successfully, but these errors were encountered: