mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Change postgres configuration in the producer to use the env vars from the stack
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
global using System.Text;
|
||||
global using System.Text.Json;
|
||||
global using System.Text.Json.Serialization;
|
||||
global using System.Text.RegularExpressions;
|
||||
global using System.Xml.Linq;
|
||||
global using Dapper;
|
||||
|
||||
Reference in New Issue
Block a user