diff --git a/hugo.toml b/hugo.toml index cc8d204..7b94e55 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,7 +3,7 @@ languageCode = 'en-gb' title = 'Based Data' [params] - apiURL = 'http://localhost:5000' + apiURL = 'https://api.baseddata.io' [markup.highlight] pygmentsUseClasses = false