Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Commit

Permalink
Fix APP_BASE_URL for production extension (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderworld10 authored Mar 19, 2020
1 parent 5a3dcd1 commit 1ed9787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_BASE_URL=http://*.short-d.com
APP_BASE_URL=*://*.short-d.com

0 comments on commit 1ed9787

Please sign in to comment.