Question : access host database django docker
Answered by : poised-pigeon-sho7f10z2hpe
docker network create -d bridge --subnet 192.168.0.0/24 --gateway 192.168.0.1 hostnetwork
Source : https://stackoverflow.com/questions/52384054/docker-connect-host-mysql-for-django | Last Update : Fri, 09 Apr 21
Question : access host database django docker
Answered by : poised-plover-c6x5difxlwz1
docker network create -d bridge --subnet 192.168.0.0/24 --gateway 192.168.0.1 hostnetwork
Source : https://devarama.com/questions/52384054/Docker-connect-host-mysql-for-django | Last Update : Thu, 31 Mar 22