I have Spring boot web application with a Postgres database. I created docker-compose file
version: \'3.1\' services: app: container_name: springboot-po