fixed swagger conf
This commit is contained in:
parent
b5a0df7a45
commit
ca04c6db71
|
@ -1,9 +1,7 @@
|
|||
server.port=8080
|
||||
server.servlet.context-path = /directindex
|
||||
|
||||
|
||||
|
||||
dnet.directindex.baseurl = http://localhost:8080
|
||||
dnet.directindex.baseurl = http://localhost:8080/directindex
|
||||
dnet.directindex.title = D-Net Direct Index Service
|
||||
dnet.directindex.description = Service that permits the direct indexing in OPENAIRE
|
||||
|
||||
|
|
Loading…
Reference in New Issue