my app; react/django/postgres doesn't cxonnect to the database

To connect to your DB, the hostname should be menubackapp-postgres.flycast, not menubackapp-postgres

So, try this:

DATABASE_URL=postgres://postgres:new_passwor@menubackapp-postgres.flycast:5432/menu_db