deployment url değişimi

This commit is contained in:
Sedat ÖZTÜRK 2025-05-09 10:04:51 +03:00
parent 412b57bc28
commit f13ae8ade5
9 changed files with 39 additions and 39 deletions

View file

@ -246,7 +246,7 @@ INSERT INTO [dbo].[Orders]
Guid? TenantId
string Name
string Description
string Url -> https://platform-api.sozsoft.com/api/app/dinamik/yxfgu
string Url -> https://kurs-api.sozsoft.com/api/app/dinamik/yxfgu
string Method -> GET
string Params = [
{ Type: 'Static', Name: 'StartDate', DefaultValue: '234' },
@ -262,17 +262,17 @@ string Permissions = [
]
Query Parameter
URL: https://platform-api.sozsoft.com/api/app/dinamik/yxfgu
URL: https://kurs-api.sozsoft.com/api/app/dinamik/yxfgu
Method: GET
Parameters: ?StartDate=2024-12-31&EndDate=2025-12-31
Path Parameter
URL: https://platform-api.sozsoft.com/api/app/dinamik/yxfgu/fatura/467/kalem/357
URL: https://kurs-api.sozsoft.com/api/app/dinamik/yxfgu/fatura/467/kalem/357
Method: GET
Parameters: FaturaId=467
Body Parameter
URL: https://platform-api.sozsoft.com/api/app/dinamik/yxfgu?UrunId=5
URL: https://kurs-api.sozsoft.com/api/app/dinamik/yxfgu?UrunId=5
Method: POST
Parameters: ?StartDate=2024-12-31&EndDate=2025-12-31
Body: { Tutar: 2000, Tarih: '2024-12-31' }

View file

@ -12,21 +12,21 @@
"Platform_Web": {
"ClientId": "Platform_Web",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://platform-dev-api.sozsoft.com"
"RootUrl": "https://kurs-dev-api.sozsoft.com"
},
"Platform_App": {
"ClientId": "Platform_App",
"RootUrl": "https://platform-dev.sozsoft.com",
"RootUrl": "https://kurs-dev.sozsoft.com",
"TokenLifeTime": 2,
"RefreshTokenLifeTime": 8760
},
"Platform_Swagger": {
"ClientId": "Platform_Swagger",
"RootUrl": "https://platform-dev-api.sozsoft.com"
"RootUrl": "https://kurs-dev-api.sozsoft.com"
},
"Platform_PublicApi": {
"ClientId": "Platform_PublicApi",
"RootUrl": "https://platform-dev.sozsoft.com",
"RootUrl": "https://kurs-dev.sozsoft.com",
"TokenLifeTime": 2,
"RefreshTokenLifeTime": 8760
}

View file

@ -12,21 +12,21 @@
"Platform_Web": {
"ClientId": "Platform_Web",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://platform-api.sozsoft.com"
"RootUrl": "https://kurs-api.sozsoft.com"
},
"Platform_App": {
"ClientId": "Platform_App",
"RootUrl": "https://platform.sozsoft.com",
"RootUrl": "https://kurs.sozsoft.com",
"TokenLifeTime": 2,
"RefreshTokenLifeTime": 8760
},
"Platform_Swagger": {
"ClientId": "Platform_Swagger",
"RootUrl": "https://platform-api.sozsoft.com"
"RootUrl": "https://kurs-api.sozsoft.com"
},
"Platform_PublicApi": {
"ClientId": "Platform_PublicApi",
"RootUrl": "https://platform.sozsoft.com",
"RootUrl": "https://kurs.sozsoft.com",
"TokenLifeTime": 2,
"RefreshTokenLifeTime": 8760
}

View file

@ -1,9 +1,9 @@
{
"App": {
"SelfUrl": "https://platform-dev-api.sozsoft.com",
"ClientUrl": "https://platform-dev.sozsoft.com",
"CorsOrigins": "https://platform-dev.sozsoft.com",
"RedirectAllowedUrls": "https://platform-dev.sozsoft.com,https://platform-dev.sozsoft.com/authentication/callback",
"SelfUrl": "https://kurs-dev-api.sozsoft.com",
"ClientUrl": "https://kurs-dev.sozsoft.com",
"CorsOrigins": "https://kurs-dev.sozsoft.com",
"RedirectAllowedUrls": "https://kurs-dev.sozsoft.com,https://kurs-dev.sozsoft.com/authentication/callback",
"AttachmentsPath": "/etc/api/mail-queue/attachments",
"CdnPath": "/etc/api/cdn"
},
@ -16,7 +16,7 @@
"Configuration": "redis:6379,abortConnect=false,connectTimeout=30000,responseTimeout=30000"
},
"AuthServer": {
"Authority": "https://platform-dev-api.sozsoft.com",
"Authority": "https://kurs-dev-api.sozsoft.com",
"RequireHttpsMetadata": false,
"SwaggerClientId": "Platform_Swagger"
},

View file

@ -1,9 +1,9 @@
{
"App": {
"SelfUrl": "https://platform-api.sozsoft.com",
"ClientUrl": "https://platform.sozsoft.com",
"CorsOrigins": "https://platform.sozsoft.com",
"RedirectAllowedUrls": "https://platform.sozsoft.com,https://platform.sozsoft.com/authentication/callback",
"SelfUrl": "https://kurs-api.sozsoft.com",
"ClientUrl": "https://kurs.sozsoft.com",
"CorsOrigins": "https://kurs.sozsoft.com",
"RedirectAllowedUrls": "https://kurs.sozsoft.com,https://kurs.sozsoft.com/authentication/callback",
"AttachmentsPath": "/etc/api/mail-queue/attachments",
"CdnPath": "/etc/api/cdn"
},
@ -16,7 +16,7 @@
"Configuration": "redis:6379,abortConnect=false,connectTimeout=30000,responseTimeout=30000"
},
"AuthServer": {
"Authority": "https://platform-api.sozsoft.com",
"Authority": "https://kurs-api.sozsoft.com",
"RequireHttpsMetadata": false,
"SwaggerClientId": "Platform_Swagger"
},

View file

@ -23,15 +23,15 @@ Host PlatformProd
- 192.168.1.6
- kurs:ChatR+...
1. Dev
- platform-dev-cdn.sozsoft.com
- platform-dev-api.sozsoft.com
- platform-dev.sozsoft.com
- kurs-dev-cdn.sozsoft.com
- kurs-dev-api.sozsoft.com
- kurs-dev.sozsoft.com
- 192.168.1.106
- kurs:ChatR+...
1. Prod
- platform-cdn.sozsoft.com
- platform-api.sozsoft.com
- platform.sozsoft.com
- kurs-cdn.sozsoft.com
- kurs-api.sozsoft.com
- kurs.sozsoft.com
- 192.168.1.137
- kurs:ChatR+...

View file

@ -1,12 +1,12 @@
APPLICATION_BASEURL='https://platform-dev.sozsoft.com'
APPLICATION_BASEURL='https://kurs-dev.sozsoft.com'
APPLICATION_NAME='Platform'
APPLICATION_LOGOURL=''
OAUTH_ISSUER='https://platform-dev-api.sozsoft.com'
OAUTH_REDIRECTURI='https://platform-dev.sozsoft.com'
OAUTH_ISSUER='https://kurs-dev-api.sozsoft.com'
OAUTH_REDIRECTURI='https://kurs-dev.sozsoft.com'
OAUTH_CLIENTID='Platform_App'
OAUTH_RESPONSETYPE='code'
OAUTH_SCOPE='offline_access Platform'
OAUTH_REQUIREHTTPS=true
VITE_API_URL='https://platform-dev-api.sozsoft.com/'
VITE_API_URL='https://kurs-dev-api.sozsoft.com/'
API_ROOTNAMESPACE='Kurs.Platform'
VITE_CDN_URL='https://platform-dev-cdn.sozsoft.com'
VITE_CDN_URL='https://kurs-dev-cdn.sozsoft.com'

View file

@ -1,12 +1,12 @@
APPLICATION_BASEURL='https://platform.sozsoft.com'
APPLICATION_BASEURL='https://kurs.sozsoft.com'
APPLICATION_NAME='Platform'
APPLICATION_LOGOURL=''
OAUTH_ISSUER='https://platform-api.sozsoft.com'
OAUTH_REDIRECTURI='https://platform.sozsoft.com'
OAUTH_ISSUER='https://kurs-api.sozsoft.com'
OAUTH_REDIRECTURI='https://kurs.sozsoft.com'
OAUTH_CLIENTID='Platform_App'
OAUTH_RESPONSETYPE='code'
OAUTH_SCOPE='offline_access Platform'
OAUTH_REQUIREHTTPS=true
VITE_API_URL='https://platform-api.sozsoft.com/'
VITE_API_URL='https://kurs-api.sozsoft.com/'
API_ROOTNAMESPACE='Kurs.Platform'
VITE_CDN_URL='https://platform-cdn.sozsoft.com'
VITE_CDN_URL='https://kurs-cdn.sozsoft.com'

View file

@ -62,6 +62,6 @@ export default defineConfig({
host: '0.0.0.0',
port: 80,
open: false,
allowedHosts: ['platform-dev.sozsoft.com', 'platform.sozsoft.com', 'localhost'],
allowedHosts: ['kurs-dev.sozsoft.com', 'kurs.sozsoft.com', 'localhost'],
},
})