Closed oza-c closed 1 year ago
What is the content of your .dockerignore
file
.tmp/ .cache/ .git/ build/ node_modules/ .env data/
Remove the data folder from it and rebuild it to make it part of the image :)
did not help :/ i exec into container and looked for the /opt/app/public/uploads and see all of my asset files.
Check your config and variables for what database to use βΊοΈ
π Bug Report
π€·ββοΈ What did you do
Tool successfully executed (nothing changed in the configuration) in a existing strapi project, panel also starts correctly, new admin user created and then logged in -> There I see my created collections but the data including the assets are missing.
βοΈ Error log
//
π©βπ» Environment