Docker compose doesn't connect to POSTGRESQL cloud URL , only changes data locally on Postgres Image

前端 未结 0 345
一生所求
一生所求 2020-12-31 19:22

I\'m using the following Docker-compose.yaml file :

version: "3"
services:
  myApp:
    container_name: employeeApp
    build:
      context: ./emp
         


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