armourjami

Results 2 comments of armourjami

Symfonys boiler plate nginx config has the line - `add_header 'Access-Control-Allow-Origin' '*';` # DEV # This rule should only be placed on your development environment # In production, don't include...

To work around this, you can try the following: Create a new file (or add to your exisiting) called file `build.gradle` and add the following (or merge into the existing)....