Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
LDE API
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
simcaq
LDE API
Commits
15931db6
Commit
15931db6
authored
Oct 05, 2017
by
Vytor Calixto
👾
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.c3sl.ufpr.br:simcaq/lde-api
parents
4cf0c922
971ab3ee
Pipeline
#12812
failed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/libs/middlewares/email.js
src/libs/middlewares/email.js
+1
-1
No files found.
src/libs/middlewares/email.js
View file @
15931db6
...
...
@@ -8,7 +8,7 @@ let transporter = nodemailer.createTransport({
});
let
mailOptions
=
{
"
from
"
:
"
\"
Laboratório de Dados Educacionais
\"
<
lde
@c3sl.ufpr.br>
"
,
"
from
"
:
"
\"
Laboratório de Dados Educacionais
\"
<
dadoseducacionais
@c3sl.ufpr.br>
"
,
"
to
"
:
"
<dadoseducacionais@ufpr.br>
"
,
"
subject
"
:
"
Você recebeu uma mensagem no LDE
"
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment