Skip to content

Commit

Permalink
config(environment): remove variables regarding CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Jul 14, 2024
1 parent c4662f7 commit f0774b0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .env.lax.example
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ database.tests.DBDriver = SQLite3
# database.tests.DBPrefix =
# database.tests.port = 3306

#--------------------------------------------------------------------
# CROSS-ORIGIN RESOURCE SHARING (CORS)
#--------------------------------------------------------------------
cors.allowedOrigins.0 = "http://client.example.com"
cors.supportsCredentials = true

#--------------------------------------------------------------------
# CONTENT SECURITY POLICY
#--------------------------------------------------------------------
Expand Down

0 comments on commit f0774b0

Please sign in to comment.