Connecting Rust with PostgreSQL on Docker
I created a compose.yml and a Dockerfile to connect Rust (Actix Web) with PostgreSQL (SQLx). Now, I am encountering some errors, and the compile error says the following:
I created a compose.yml and a Dockerfile to connect Rust (Actix Web) with PostgreSQL (SQLx). Now, I am encountering some errors, and the compile error says the following: