43 lines
1.7 KiB
Properties
43 lines
1.7 KiB
Properties
|
#dev
|
||
|
admintool.security.user-info-url = http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=
|
||
|
admintool.security.origin-server = .di.uoa.gr
|
||
|
admintool.security.posts-allowed = /contact,/contact/
|
||
|
admintool.mail.host = smtp.gmail.com
|
||
|
admintool.mail.port = 587
|
||
|
admintool.mail.auth = true
|
||
|
admintool.mail.from = openaire.test@gmail.com
|
||
|
admintool.mail.username = openaire.test@gmail.com
|
||
|
admintool.mail.password = ...
|
||
|
admintool.google.secret = 6LcVtFIUAAAAAIlEaz6Am2PBC3j5lHG7vBo6uW4_
|
||
|
admintool.mongodb.host=localhost
|
||
|
admintool.mongodb.port=27017
|
||
|
admintool.mongodb.database=openaire_admin
|
||
|
|
||
|
#beta
|
||
|
#admintool.security.userInfoUrl = https://beta.services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
||
|
#admintool.security.originServer = .openaire.eu
|
||
|
#admintool.security.post-allowed = /contact,/contact/
|
||
|
#admintool.mail.host = bwnmail.icm.edu.pl
|
||
|
#admintool.mail.port = 25
|
||
|
#admintool.mail.auth = false
|
||
|
#admintool.mail.username = no-reply@openaire.eu
|
||
|
#admintool.mail.from = no-reply@beta.openaire.eu
|
||
|
#admintool.mail.password = ...
|
||
|
#admintool.google.secret = 6LezhVIUAAAAAP97HFoWsqU9R1zLKptnA4YBg8FX
|
||
|
#admintool.mongodb.host=beta.services.openaire.eu
|
||
|
#admintool.mongodb.port=27017
|
||
|
#admintool.mongodb.database=openaireconnect
|
||
|
|
||
|
|
||
|
#production
|
||
|
#admintool.security.userInfoUrl = https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
||
|
#admintool.security.originServer = .openaire.eu
|
||
|
#admintool.security.post-allowed = /contact,/contact/
|
||
|
#admintool.google.secret = 6LcVtFIUAAAAAIlEaz6Am2PBC3j5lHG7vBo6uW4_
|
||
|
#admintool.mongodb.host=localhost
|
||
|
#admintool.mongodb.port=27017
|
||
|
#admintool.mongodb.database=openaireconnect
|
||
|
#admintool.mongodb.username=dnet8480
|
||
|
#admintool.mongodb.password=...
|
||
|
|