Skip to content

Commit 5189aa7

Browse files
committed
Update spec url
1 parent 3379fba commit 5189aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ export default defineConfig({
7373
starlightOpenAPI([
7474
{
7575
base: 'api',
76-
// schema: 'https://libretranslate.com/spec',
77-
schema: 'http://localhost:5000/spec',
76+
schema: 'https://libretranslate.com/spec',
77+
// schema: 'http://localhost:5000/spec',
7878
label: "API Reference",
7979
collapsed: true,
8080
sidebar: {

0 commit comments

Comments
 (0)