Commit da2c151a authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Randomise PG port again

parent c78a9006
Pipeline #7986 passed with stages
in 56 minutes and 37 seconds
......@@ -70,7 +70,6 @@ tmpPgConfig = Tmp.defaultConfig <>
{ Client.dbname = pure dbName
, Client.user = pure dbUser
, Client.password = pure dbPassword
, Client.port = Last (Just 3333)
}
-- | Overrides the 'NotificationsConfig' of the input 'GargConfig' with something suitable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment