mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
commit
fed20f3d67
@ -40,14 +40,14 @@
|
||||
"raw": ""
|
||||
},
|
||||
"url": {
|
||||
"raw": "http://{{IP}}:{{PORT}}/tokens?username=admin&password=admin1234",
|
||||
"raw": "http://{{IP}}:{{PORT}}/auth/token/bearer?username=admin&password=admin1234",
|
||||
"protocol": "http",
|
||||
"host": [
|
||||
"{{IP}}"
|
||||
],
|
||||
"port": "{{PORT}}",
|
||||
"path": [
|
||||
"tokens"
|
||||
"/auth/token/bearer"
|
||||
],
|
||||
"query": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user