fix: add CmsBaseUrl/FrontOfficeBaseUrl to appsettings.json for staging callback URLs
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m43s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m43s
- Added CmsBaseUrl=https://cms.se.kbs1.ir to appsettings.json - Added FrontOfficeBaseUrl=https://foursat.se.kbs1.ir to appsettings.json - Fixed PurchasePackageCommandHandler hardcoded yourdomain.com - Development keeps localhost values via appsettings.Development.json
This commit is contained in:
+1
-1
@@ -494,6 +494,6 @@ fabric.properties
|
||||
/src/.idea
|
||||
|
||||
# Environment-specific configuration files with sensitive data
|
||||
#**/appsettings.Staging.json
|
||||
**/appsettings.Staging.json
|
||||
**/appsettings.Production.json
|
||||
**/appsettings.*.local.json
|
||||
|
||||
Reference in New Issue
Block a user