Skip to content
Snippets Groups Projects
Verified Commit cdb74459 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change base url for local deployment

parent bca4446a
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,8 @@ description: >- # this means to ignore newlines until "baseurl:" ...@@ -19,8 +19,8 @@ description: >- # this means to ignore newlines until "baseurl:"
This page is an index for lab cards that are intended to provide practical guidance in implementing Data Management, Data Protection and IT setup. This page is an index for lab cards that are intended to provide practical guidance in implementing Data Management, Data Protection and IT setup.
# URL settings (the most difficult part, please refer to the guide) # URL settings (the most difficult part, please refer to the guide)
baseurl: "/" # the subpath of your site, e.g. /gitlab-repository-name baseurl: "/howto-cards" # the subpath of your site, e.g. /gitlab-repository-name
url: "https://localhost" # the base hostname & protocol for your site, e.g. http://gitlab-namespace-name.pages.uni.lu/ url: "https://howto.lcsb.uni.lu" # the base hostname & protocol for your site, e.g. http://gitlab-namespace-name.pages.uni.lu/
# Banner settings # Banner settings
banner: howto-card # When you have custom images, change this setting's value to the name of the folder containing them banner: howto-card # When you have custom images, change this setting's value to the name of the folder containing them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment