This commit is contained in:
@@ -23,6 +23,7 @@ fastify.register(FastifyAutoLoad, {
|
||||
|
||||
fastify.register(FastifyAutoLoad, {
|
||||
dir: join(__dirname, 'routes'),
|
||||
options: { prefix: 'chad' },
|
||||
})
|
||||
|
||||
;(async () => {
|
||||
|
||||
Reference in New Issue
Block a user