Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
joanne
/
Altob.NtuInvoiceGateway
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
更新白名單ip
master
Joanne.Chuang
2 viikkoa sitten
vanhempi
081d0952f1
commit
b412ecd0bd
2 muutettua tiedostoa
jossa
3 lisäystä
ja
3 poistoa
Yhdistetty näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Altob.NtuInvoiceGateway/appsettings.Production.json
+2
-2
Altob.NtuInvoiceGateway/appsettings.Staging.json
+ 1
- 1
Altob.NtuInvoiceGateway/appsettings.Production.json
Näytä tiedosto
@@ -31,6 +31,6 @@
"AllowedIps": [ "127.0.0.1", "::1","61.219.172.82","61.222.237.97","125.227.77.79" ]
"AllowedIps": [ "127.0.0.1", "::1","61.219.172.82","61.222.237.97","125.227.77.79" ]
},
},
"InvoiceApi": {
"InvoiceApi": {
"Endpoint": "http://140.112.143.162:
22055
/api/Intella/invoiceInfo"
"Endpoint": "http://140.112.143.162:
8077
/api/Intella/invoiceInfo"
}
}
}
}
+ 2
- 2
Altob.NtuInvoiceGateway/appsettings.Staging.json
Näytä tiedosto
@@ -28,9 +28,9 @@
},
},
"IpWhitelist": {
"IpWhitelist": {
"Enabled": true,
"Enabled": true,
"AllowedIps": [ "127.0.0.1", "::1" ]
"AllowedIps": [ "127.0.0.1", "::1"
,"61.219.172.82","61.222.237.97","125.227.77.79"
]
},
},
"InvoiceApi": {
"InvoiceApi": {
"Endpoint": "http://
192.168.110.72
:22055/api/Intella/invoiceInfo"
"Endpoint": "http://
localhost
:22055/api/Intella/invoiceInfo"
}
}
}
}
Write
Preview
Loading…
Peruuta
Tallenna