I have a docker-compose that has: asp.net core application and Postgresql DB. Asp.net application reads appsettings.json in which variables are set for connecting to the database, these variables are available in the application container, which reads appsettings.json. How do I properly pass these variables from the container asp.net core applications in the Postgresql container,
1.4m articles
1.4m replys
5 comments
57.0k users