-
- Downloads
There was a problem fetching the pipeline summary.
Add var env to be able to send the feedback to many email address
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- docker-compose.yml 1 addition, 0 deletionsdocker-compose.yml
- package.json 2 additions, 2 deletionspackage.json
- src/configuration/config.service.ts 1 addition, 0 deletionssrc/configuration/config.service.ts
- src/configuration/config.ts 1 addition, 0 deletionssrc/configuration/config.ts
- src/configuration/template.env 4 additions, 1 deletionsrc/configuration/template.env
- src/email/email.service.ts 5 additions, 0 deletionssrc/email/email.service.ts
- swagger-spec.json 1 addition, 1 deletionswagger-spec.json
{ | ||
"name": "service-email", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "description", | ||
"author": "", | ||
"license": "MIT", | ||
... | ... | @@ -68,4 +68,4 @@ |
"coverageDirectory": "../coverage", | ||
"testEnvironment": "node" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment