Skip to content

Commit

Permalink
created a production ec2 instance
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwembo committed Apr 14, 2024
1 parent b379793 commit 95c03c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multitenantsaas/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
CORS_ALLOWED_ORIGINS = [
"http://127.0.0.1",
"http://localhost",
"https://792jz173sj.execute-api.us-east-1.amazonaws.com"
"https://792jz173sj.execute-api.us-east-1.amazonaws.com",
"https://socialcloudsync.com",
"http://52.90.4.135",
"http://52.90.4.135:8585"
Expand Down

0 comments on commit 95c03c4

Please sign in to comment.