diff --git a/EnotaryoPH/EnotaryoPH.DbMigration/appsettings.json b/EnotaryoPH/EnotaryoPH.DbMigration/appsettings.json new file mode 100644 index 0000000..3970f9e --- /dev/null +++ b/EnotaryoPH/EnotaryoPH.DbMigration/appsettings.json @@ -0,0 +1,5 @@ +{ + "ConnectionStrings": { + "DbUpConnection": "secret" + } +} \ No newline at end of file