From cae68668030a9e3755ca53ccc122ba55cefbbe1f Mon Sep 17 00:00:00 2001 From: rpm-mcarman <65228808+rpm-mcarman@users.noreply.github.com> Date: Wed, 20 Mar 2024 07:19:53 -0400 Subject: [PATCH] base url update --- .wappler/targets/Development/app/config/config.json | 2 +- app/config/config.json | 2 +- views/layouts/smain.ejs | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.wappler/targets/Development/app/config/config.json b/.wappler/targets/Development/app/config/config.json index 48d79c6..00bfe1c 100644 --- a/.wappler/targets/Development/app/config/config.json +++ b/.wappler/targets/Development/app/config/config.json @@ -6,6 +6,6 @@ "methods": "GET,POST,DELETE,PATCH,PUT" }, "env": { - "API_BASEURL": "http://localhost:8080/api/v1.0/" + "API_BASEURL": "http://vapor.prelub.com/api/v1.0/" } } \ No newline at end of file diff --git a/app/config/config.json b/app/config/config.json index 48d79c6..00bfe1c 100644 --- a/app/config/config.json +++ b/app/config/config.json @@ -6,6 +6,6 @@ "methods": "GET,POST,DELETE,PATCH,PUT" }, "env": { - "API_BASEURL": "http://localhost:8080/api/v1.0/" + "API_BASEURL": "http://vapor.prelub.com/api/v1.0/" } } \ No newline at end of file diff --git a/views/layouts/smain.ejs b/views/layouts/smain.ejs index 275251d..b3bd406 100644 --- a/views/layouts/smain.ejs +++ b/views/layouts/smain.ejs @@ -139,12 +139,13 @@ -
+
-