Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ea3577893b | |||
| 480d87cec6 | |||
| b24191d59f |
@@ -4,7 +4,7 @@ name: Push nuget and docker image Actions Workflow
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- stage
|
||||
- stage-new
|
||||
jobs:
|
||||
Deploy:
|
||||
runs-on: windows
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"GrpcChannelOptions": {
|
||||
"FMSMSAddress": "https://dl.afrino.co",
|
||||
"CMSMSAddress": "http://cms-svc:80"
|
||||
"CMSMSAddress": "https://cms.kbs1.ir"
|
||||
// "CMSMSAddress": "https://cms.foursat.afrino.co"
|
||||
// "CMSMSAddress": "https://localhost:32846"
|
||||
},
|
||||
@@ -24,7 +24,7 @@
|
||||
"ApiKey": "497263626F32626A48685A6137524C4F78575A766E4C74694A556B79317648424964655030682B554545413D"
|
||||
},
|
||||
"Seq": {
|
||||
"ServerUrl": "http://seq-svc:5341",
|
||||
"ServerUrl": "https://seq.afrino.co",
|
||||
"ApiKey": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user