chore: UPDATE
This commit is contained in:
parent
5612940fbc
commit
70f880abca
|
@ -84,3 +84,5 @@ dist
|
||||||
**/.tmp
|
**/.tmp
|
||||||
release
|
release
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
dist-ssr
|
||||||
|
*.local
|
||||||
|
|
|
@ -5,6 +5,5 @@ declare namespace NodeJS {
|
||||||
readonly PORT: string
|
readonly PORT: string
|
||||||
readonly HOST: string
|
readonly HOST: string
|
||||||
readonly PORT: number
|
readonly PORT: number
|
||||||
readonly PORT_WS: number
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue