Skip to content

Commit e8bee97

Browse files
rideepiamareebjamal
authored andcommitted
fix: Update default API link (fossasia#2355)
* Update config.json Fixing signing up * Update config.json Fix to sign up
1 parent 3022d11 commit e8bee97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2+
23
"email": "[email protected]",
34
"app-name": "Open Event",
4-
"api-link": "https://open-event-api.herokuapp.com/v1/events/173",
5+
"api-link": "https://open-event-api-dev.herokuapp.com/v1/events/173",
56
"is-auth-enabled": true
67
}

0 commit comments

Comments
 (0)