postgres database connected but table relations not found when running nodejs typescript api in a docker container
i wrote a basic api with typescript in nodejs which runs fine when started with the start script “node dist/index.js”, but after dockerizing it, the database seems to have been connected although there are no tables accessible