update index.ts
This commit is contained in:
parent
f1e88d35ba
commit
3a5be7ad33
1 changed files with 1 additions and 1 deletions
|
|
@ -272,4 +272,4 @@ if (import.meta.main) {
|
||||||
console.log(`apn-relay listening on http://0.0.0.0:${env.PORT}`)
|
console.log(`apn-relay listening on http://0.0.0.0:${env.PORT}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
export default app
|
export { app }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue