0
Neozzz created
I added docker support to a abp application through visual studio. I am having issues setting the environement variable to production as shown below.
When I try to run the application from visual studio by clicking on docker compose button I hit error at ConfigureVirtualFileSystem in HttpApiHostModule.cs.
I have changed the value from development to production in the powershell $env, in the appsettings and launchsettings of the httpapi.host project, changed values in the docker-compose.debug file.
Am I missing some reference?
Also I am trying to enable https but more on that later.
Please help. Thank you
No answer yet!
Showing 51 to 75 of 35 entries.