update server.js

This commit is contained in:
2024-10-24 16:17:42 +02:00
parent e9cb6e2434
commit 090ef7938e

View File

@@ -25,7 +25,7 @@ const swaggerOptions = {
},
servers: [
{
url: 'https://timelapse.kerboul.me/',
url: 'https://timelapse.kerboul.me/api',
},
],
},