Skip to content

odysseusinc/WebPlatform

Repository files navigation

WebPlatform

Network configuration

When webapi running inside container it could not connect to the DBMS out of webplatform docker network.

To resolve this network bridge can be used as shown below:

  1. Get ip address of host with DBMS running
  2. And up docker compose as:
    POSTGRES_IP=<POSTGRE-IP-ADDRESS> docker-compose up -d   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •