diff --git a/proxyserver/main.go b/proxyserver/main.go index 45a8a395..667863b0 100644 --- a/proxyserver/main.go +++ b/proxyserver/main.go @@ -40,7 +40,7 @@ func main() { pathdict.Store("/favicon.ico", true) rootDir := "../server" // Change this to your root directory - vueBuild := "/home/eson/workspace/fusenpack-vue-created" + vueBuild := "/opt/fusenpack-vue-created" apiURL, err := url.Parse("http://localhost:9900") if err != nil { panic(err) diff --git a/server/shopping-cart-confirmation/etc/shopping-cart-confirmation.yaml b/server/shopping-cart-confirmation/etc/shopping-cart-confirmation.yaml index 20269727..fa40bb45 100644 --- a/server/shopping-cart-confirmation/etc/shopping-cart-confirmation.yaml +++ b/server/shopping-cart-confirmation/etc/shopping-cart-confirmation.yaml @@ -1,6 +1,6 @@ Name: shopping-cart-confirmation Host: 0.0.0.0 -Port: 9912 +Port: 9911 SourceMysql: fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest Auth: AccessSecret: fusen2023 diff --git a/server/webset/etc/webset.yaml b/server/webset/etc/webset.yaml index ea7f966f..4d7bb858 100644 --- a/server/webset/etc/webset.yaml +++ b/server/webset/etc/webset.yaml @@ -1,6 +1,6 @@ Name: webset Host: 0.0.0.0 -Port: 9914 +Port: 9913 SourceMysql: "fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest" Auth: AccessSecret: fusen2023