6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
ASPNETCORE_ENVIRONMENT=Development
|
|
ConnectionStrings__Default=Host=localhost;Database=member_center;Username=postgres;Password=postgres
|
|
SendEngine__BaseUrl=http://localhost:6060
|
|
SendEngine__WebhookSecret=change-me
|
|
Testing__DisableSubscriptionDryRunNoDb=false
|