mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 02:38:07 +02:00
In this template is shown how to connect Djnago and PostgreSQL using docker-compose servise. Signed-off-by: Ulugbek Muslitdinov <ulugbekmuslitdinov@gmail.com>
3 lines
No EOL
52 B
Text
3 lines
No EOL
52 B
Text
Django==3.2.7
|
|
psycopg2-binary==2.8.4
|
|
environs==7.3.1 |