fyrye
Results
2
issues of
fyrye
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary There are certain circumstances...
Enhancement
Awaiting PR
The default recipe installs with `CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$` Which errors when loaded from shell. ``` source ./.env ``` Result ``` ./.env: line 48: syntax error near unexpected token `(' ./.env: line 48:...