Update make some changes to the JS files of the app
to match the server output. Signed-off-by: Josef Fröhle <github@josef-froehle.de>
This commit is contained in:
@@ -5,8 +5,8 @@ meta_description: '' # Global fallback meta description
|
||||
meta_image: '' # Global fallback for meta image
|
||||
|
||||
# Build settings
|
||||
baseurl: "/" # The subfolder where the site will live, no trailing slash. Ex: "investors/reports/2019"
|
||||
url: "https://hw.deineagentur.biz" # The base url, no trailing slash. Ex: "https://www.example.com"
|
||||
baseurl: "/hwtools/" # The subfolder where the site will live, no trailing slash. Ex: "investors/reports/2019"
|
||||
url: "https://hwcollector.derhost.com" # The base url, no trailing slash. Ex: "https://www.example.com"
|
||||
hostname: "localhost"
|
||||
|
||||
is_production: true # Leave unchanged. Used for production build.
|
||||
|
||||
Reference in New Issue
Block a user