Skip to content

Commit 3d6feec

Browse files
Dilshaad21abhinavk96
authored andcommitted
fix: update .env.example to run server on heroku (#3531)
* updated .env.example to run server on heroku * removed trailing slash
1 parent 99dd536 commit 3d6feec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
GOOGLE_API_KEY="Sample Key"
2-
API_HOST=http://127.0.0.1:5000
2+
API_HOST=https://open-event-api-dev.herokuapp.com
33
FASTBOOT_DISABLED=true

0 commit comments

Comments
 (0)