From d5a89b5211fa06678d246a4e1362e193be8171bd Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 21 Oct 2020 13:32:40 +0000 Subject: [PATCH] Actualizar 'config.toml' --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index c2c0816..a6f4ff4 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://api.beire.soinumapa.net" +baseURL = "https://public.audio-lab.org/beire-api" languageCode = "es" title = "Beire - Backend static API" theme = "api-theme"