Added the shortener, cdn and action socket port
This commit is contained in:
parent
25d1c7b2d1
commit
896b2a1aab
@ -1,6 +1,6 @@
|
||||
/** The predefined environment values */
|
||||
const envValue: string[] = [
|
||||
"MONGOOSE_STRING", "API_PORT"
|
||||
"MONGOOSE_STRING", "API_PORT", "SHORTENER_PORT", "CDN_PORT", "AS_PORT"
|
||||
]
|
||||
|
||||
/** Checks if the provided value is registered in process.env */
|
||||
|
Loading…
x
Reference in New Issue
Block a user