utils - service: update prod properties for user-info
This commit is contained in:
parent
911728c46e
commit
01febea53b
|
@ -2,7 +2,7 @@
|
|||
#mv beta-properties.file properties.file
|
||||
#mv production-properties.file properties.file
|
||||
|
||||
#rm -rf node_modules/ run.sh uploads/ .idea/
|
||||
#rm -rf node_modules/ run.sh uploads/ .idea/ beta-properties.file production-properties.file
|
||||
#rm prepareDeploy.sh
|
||||
|
||||
#Copy files to beta.explore.openaire.eu or explore.openaire.eu /home/argiro.kokogiannaki/portals/utils-service.YYYY-MM-DD
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
userInfoUrl = https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
||||
userInfoUrl = https://services.openaire.eu/login-service/userInfo
|
||||
ssl = true
|
||||
localPath = false
|
||||
# photo size in KB
|
||||
|
|
Loading…
Reference in New Issue