docker icon indicating copy to clipboard operation
docker copied to clipboard

Variable DB_DATABASE not present in run.env.example

Open brunorsch opened this issue 3 years ago • 0 comments

Variable DB_DATABASE is not present on env example for the akaunting app, thus the app will fall back to forge name when querying for the database, and if it not exists, the app will not work without after the reload for removing the AKAUNTING_SETUP=true env var.

brunorsch avatar Nov 16 '22 22:11 brunorsch