diff --git a/config.ini b/config.ini index 94b7c12bafae6bc128ef1b6e7f1270e0d3bf6ae3..99e81b30680494038e582c578d56ce930858c246 100644 --- a/config.ini +++ b/config.ini @@ -1,12 +1,12 @@ [POSTGRES] host = localhost port = 5432 -user = geopeter -password = pgadmin667 +user = postgres +password = postgres dbName = temperatures_berteld_morstein [INTERPOLATION] ; neighbouring measurements used for interpolation amount_neighbours = 5 ; in km. 25km or 10km possible -matrix_density = 25 \ No newline at end of file +matrix_density = 25