Closed srid closed 7 months ago
Instead of:
https://github.com/juspay/services-flake/blob/218fa6cc9a875c20def622e974fb4e0f391b3b6d/example/flake.nix#L54
we want to be able to:
{ environment.PGWEB_DATABASE_URL = pgcfg.connectionURI { inherit dbName; }; ... }
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING-URIS
Instead of:
https://github.com/juspay/services-flake/blob/218fa6cc9a875c20def622e974fb4e0f391b3b6d/example/flake.nix#L54
we want to be able to:
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING-URIS