Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CORS setting, read origin from environment variables #38

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

ZL-Asica
Copy link
Owner

@ZL-Asica ZL-Asica commented Nov 4, 2024

  • Add corsMiddlewareHandler to get origins info from the environment variables.
  • Remove the [vars] section in .toml
  • Add .node-version to specific node-version for CI/CD and engine inside package.json.

@ZL-Asica ZL-Asica added the enhancement New feature or request label Nov 4, 2024
@ZL-Asica ZL-Asica added this to the V1.0 milestone Nov 4, 2024
@ZL-Asica ZL-Asica linked an issue Nov 4, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 4, 2024

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

@ZL-Asica ZL-Asica merged commit 41ba4c8 into main Nov 4, 2024
4 checks passed
@ZL-Asica ZL-Asica deleted the feat/13-cors-origin-setting branch November 5, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS Origin setting
1 participant