mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2026-05-11 14:22:14 +00:00
add login with google and change
This commit is contained in:
parent
10d4cff4a4
commit
d8ed8ce2ce
25 changed files with 1946 additions and 468 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"/api": {
|
||||
"target": "http://172.17.0.1:8181/",
|
||||
"target": "http://192.168.1.26:3000/",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"logLevel": "debug",
|
||||
"pathRewrite": {"^/api" : ""}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue