Spring boot, postgres inside docker compose cannot reach localhost

前端 未结 0 521
刺人心
刺人心 2021-01-11 20:53

I have Spring boot web application with a Postgres database. I created docker-compose file

version: \'3.1\'
services:
  app:
    container_name: springboot-po         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题