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
KSZK
DevTeam
kszkepzes
Backend
Commits
f935eb44
Commit
f935eb44
authored
Aug 03, 2020
by
rlacko
💬
Browse files
fix swagger url
parent
5beec13b
Pipeline
#4732
passed with stages
in 3 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/server.js
View file @
f935eb44
...
...
@@ -119,7 +119,11 @@ const options = {
servers
:
[
{
url
:
'
http://127.0.0.1:3000/api/v1
'
,
},
{
url
:
'
https://ujonc.dev.donald.sch.bme.hu/api/v1
'
,
},
{
url
:
'
https://ujonc.donald.sch.bme.hu/api/v1
'
,
},
],
...
...
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