Explorar o código

Change credentials file to use python_app user

Avoi to use postgres user.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
7af9b333e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      consumer/credentials.py

+ 1 - 1
consumer/credentials.py

@@ -1,3 +1,3 @@
 def getCredentials():
     """ Return credentials for the database """
-    return "host=localhost dbname=logistics user=postgres password=postgres_password"
+    return "host=localhost dbname=logistics user=python_app password=blablapoivron"