แก้ไข path manual
This commit is contained in:
parent
71e3c43367
commit
d4433afd0c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ const API = {
|
||||||
...development,
|
...development,
|
||||||
};
|
};
|
||||||
|
|
||||||
const path = "http://localhost:3008";
|
const path = "http://chamomind.ddns.net:20006";
|
||||||
|
|
||||||
const generatePopupPath = (routeName: any) => {
|
const generatePopupPath = (routeName: any) => {
|
||||||
if (routeName.includes("metadata")) {
|
if (routeName.includes("metadata")) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue