Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
JJFlorian committed Mar 29, 2024
1 parent f96ec43 commit a3fc2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brostar/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
ALLOWED_HOSTS = []

CSRF_TRUSTED_ORIGINS = [
'http://localhost:4200',
"http://localhost:4200",
]


Expand Down

0 comments on commit a3fc2bd

Please sign in to comment.