diff --git a/dist/config.js b/dist/config.js index 867b45c..a3f2ecf 100644 --- a/dist/config.js +++ b/dist/config.js @@ -1 +1 @@ -const SERVER_URL = 'http://localhost:8080/api'; +const SERVER_URL = 'http://192.168.12.135:8080/api'; diff --git a/dist/index.html b/dist/index.html index 22ebb5d..e15843e 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,4 +7,4 @@ // Shared ID gtag('config', 'UA-118965717-3'); // Vue.js ID - gtag('config', 'UA-118965717-7');