mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-07 21:59:54 +00:00
chore: styling
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
0a58c101eb
commit
c2d688c0f2
@ -88,7 +88,7 @@ if (cluster.isPrimary) {
|
||||
|
||||
// Setup GraphQL
|
||||
server.use(`/v${VERSION}/graphql`, graphql)
|
||||
server.use(`/v${VERSION}/openapi`, openapi)
|
||||
server.use(`/v${VERSION}/openapi`, openapi)
|
||||
|
||||
// Setup JSON endpoints
|
||||
server.use(`/v${VERSION}`, jsonEndpoints)
|
||||
|
Loading…
x
Reference in New Issue
Block a user