hi
Please share a screenshot. Thanks
So this is a question of how to set and get environment variables. Thanks.
hi
If you are using the MyProjectName.DbMigrator you need to put your connection string to appsettings.json.
https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json#L3
If you already did that, you can write some logs when running the DbMigrator.
eg: print current connection string.
please share it if you have custom the code of DbMigrator
Thanks
hi
As summary, when I set __tenant header, it is cached and until an unsuccessful attempt made, the cache remains still.
Can you share a simple project to reproduce this?
liming.ma@volosoft.com
hi
You can configure the ConnectionStrings of AbpDbConnectionOptions.
hi
I will find a way.
hi
You can join the zoom meeting and share your screen.
https://us05web.zoom.us/j/88142500843?pwd=ahJl9ORiL3k4T82ZWRICH9E9uJMasY.1
Thanks. You can also test it with a new template.