b
continuous-integration/drone/push Build is passing

This commit is contained in:
nutchayut
2024-06-02 00:34:04 +07:00
parent 15849e3781
commit 3e6dc3eefc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://0.0.0.0:8080"
"Url": "http://0.0.0.0:8082"
},
"HttpsInlineCertFile": {
"Url": "https://localhost:8092",
+1 -1
View File
@@ -50,7 +50,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:8081"
"Url": "http://0.0.0.0:8081"
},
"HttpsInlineCertFile": {
"Url": "https://localhost:8091",