development server is changed
This commit is contained in:
parent
bbced41e62
commit
a26d5bb6bc
8
.vscode/launch.json
vendored
8
.vscode/launch.json
vendored
|
@ -20,8 +20,8 @@
|
|||
}
|
||||
},
|
||||
"env": {
|
||||
"URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.200:25432/beteran",
|
||||
"URL_BROKER": "nats://192.168.50.200:4222",
|
||||
"URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.205:25432/beteran",
|
||||
"URL_BROKER": "nats://192.168.50.205:4222",
|
||||
"QUEUE_BROKER": "bet.beteran",
|
||||
"K_URL": "https://dev-mw.kgonapi.com",
|
||||
"K_USERNAME": "Turbo77",
|
||||
|
@ -47,8 +47,8 @@
|
|||
}
|
||||
},
|
||||
"env": {
|
||||
"URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.200:25432/beteran",
|
||||
"URL_BROKER": "nats://192.168.50.200:4222",
|
||||
"URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.205:25432/beteran",
|
||||
"URL_BROKER": "nats://192.168.50.205:4222",
|
||||
"QUEUE_BROKER": "bet.beteran",
|
||||
"K_URL": "https://dev-mw.kgonapi.com",
|
||||
"K_USERNAME": "Turbo77",
|
||||
|
|
Loading…
Reference in New Issue
Block a user