Change the backend container's compose snippet to use the environment variable dbHost. Added the default .env file to include dbHost=db as standard.
By default the postgres container will be used. If changed, it will not use the db container and the user can remove it if desired or just let in run in the background.
Change the backend container's compose snippet to use the environment variable dbHost. Added the default .env file to include dbHost=db as standard.
By default the postgres container will be used. If changed, it will not use the db container and the user can remove it if desired or just let in run in the background.