pechka-fullstack-setup/Keroosha.Pechka.Web/config.defaults.json
2023-07-02 18:47:51 +03:00

5 lines
143 B
JSON

{
"Database": {
"ConnectionString": "Server=127.0.0.1;User id=postgres;password=postgres;database=pechka;Include Error Detail=true"
}
}