Skip to content

Commit

Permalink
chore: Update infrastructure file with production server URL
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNG93 committed Jul 24, 2024
1 parent 6ba3799 commit 2484cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/infrastructure/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ app.register(fastifySwagger as any, {
description: 'Development server'
},
{
url: 'https://monorepo.carltech.es',
url: 'monorepo.carltech.es',
description: 'Production server'
}
],
Expand Down

0 comments on commit 2484cad

Please # to comment.