Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swing-webapp
api
Commits
d865bd81
Commit
d865bd81
authored
May 04, 2021
by
antoine masson
Browse files
add token display
parent
b22da084
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.js
View file @
d865bd81
...
...
@@ -35,6 +35,7 @@ mongoose.connect(
SurveyController
.
initSurveyTemplate
();
console
.
log
(
"
API token
"
+
api_config
.
token
);
const
index
=
express
();
index
.
use
(
morgan
(
"
dev
"
));
...
...
Write
Preview
Supports
Markdown
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