iprocessenv - juanitopons/fullstack-test GitHub Wiki
fullstack-test-server - v1.0.0 › Globals › IProcessEnv
-
IProcessEnv
- API_URI
- MYSQL_DATABASE
- MYSQL_HOSTNAME
- MYSQL_PASSWORD
- MYSQL_PORT
- MYSQL_USER
- NODE_DEBUG
- NODE_DOCKER
- NODE_ENV
- NODE_LOG_DIR
- NODE_LOG_FILE
- NODE_LOG_LEVEL
- NODE_MORGAN_LOG
- NODE_MORGAN_LOG_FMT
- NODE_MORGAN_LOG_ROLLING_INTERVAL
- SERVER_INTERNAL_PORT
• API_URI: string
Defined in src/app/interfaces/config.interface.ts:32
• MYSQL_DATABASE: string
Defined in src/app/interfaces/config.interface.ts:45
• MYSQL_HOSTNAME: string
Defined in src/app/interfaces/config.interface.ts:41
• MYSQL_PASSWORD: string
Defined in src/app/interfaces/config.interface.ts:43
• MYSQL_PORT: string
Defined in src/app/interfaces/config.interface.ts:44
• MYSQL_USER: string
Defined in src/app/interfaces/config.interface.ts:42
• NODE_DEBUG: string
Defined in src/app/interfaces/config.interface.ts:40
• NODE_DOCKER: string
Defined in src/app/interfaces/config.interface.ts:47
• NODE_ENV: string
Defined in src/app/interfaces/config.interface.ts:33
• NODE_LOG_DIR: string
Defined in src/app/interfaces/config.interface.ts:36
• NODE_LOG_FILE: string
Defined in src/app/interfaces/config.interface.ts:35
• NODE_LOG_LEVEL: string
Defined in src/app/interfaces/config.interface.ts:34
• NODE_MORGAN_LOG: string
Defined in src/app/interfaces/config.interface.ts:37
• NODE_MORGAN_LOG_FMT: string
Defined in src/app/interfaces/config.interface.ts:38
• NODE_MORGAN_LOG_ROLLING_INTERVAL: string
Defined in src/app/interfaces/config.interface.ts:39
• SERVER_INTERNAL_PORT: string
Defined in src/app/interfaces/config.interface.ts:46