Added host
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
db.dialect = "postgres";
|
||||
db.user = "wakapi";
|
||||
db.password = "1234";
|
||||
db.host = "127.0.0.1";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user