Skip to content

Commit

Permalink
admin user email fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Oct 3, 2024
1 parent e94ebc4 commit 2a2c583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/oauth2-proxy-users-0.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "3356c0a0-d4d5-4436-9c5a-2299c71c08ec",
"createdTimestamp": 1591297959169,
"username": "admin",
"email": "dataverse-admin@mailinator.com",
"email": "dataverse@mailinator.com",
"enabled": true,
"totp": false,
"emailVerified": true,
Expand Down

0 comments on commit 2a2c583

Please sign in to comment.