update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { app } from '../src/index.ts'
|
||||
|
||||
import { config } from '../src/index.ts'
|
||||
export {
|
||||
app
|
||||
}
|
||||
@@ -17,4 +17,6 @@ export {
|
||||
// key: 'batch-update-tags',
|
||||
// })
|
||||
|
||||
// console.log('Route run result:', res)
|
||||
// console.log('Route run result:', res)
|
||||
|
||||
console.log('typeof config.REDIS_PORT:', typeof config.REDIS_PORT);
|
||||
Reference in New Issue
Block a user