diff --git a/config.py b/config.py new file mode 100644 index 0000000..f420b4e --- /dev/null +++ b/config.py @@ -0,0 +1,5 @@ +# Add this file to .gitignore and then fill it in on your local machine. +pwd_postgres = PWD +ip_server = IP_ADRESS +db_name = DB_NAME +db_user = DB_USER