diff --git a/.env.example b/.env.example index adff822..a33b168 100644 --- a/.env.example +++ b/.env.example @@ -6,4 +6,5 @@ UID=1000 GID=1000 DATABASE_ENGINE= postgresql_psycopg2 +DATABASE_HOST=db DATABASE_PORT=5432 diff --git a/.idea/misc.xml b/.idea/misc.xml index 3684797..57e400f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,5 +5,5 @@