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

build: Expose development environment on localhost only #1781

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

MoritzWeber0
Copy link
Member

The host can be still set via the HOST environment variable. If you want to expose it to all hosts, set HOST to 0.0.0.0

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.05%. Comparing base (491ba39) to head (e58ff86).
Report is 359 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1781   +/-   ##
=======================================
  Coverage   84.05%   84.05%           
=======================================
  Files         186      186           
  Lines        6138     6138           
  Branches      675      675           
=======================================
  Hits         5159     5159           
  Misses        831      831           
  Partials      148      148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The host can be still set via the `HOST` environment variable.
If you want to expose it to all hosts, set `HOST` to `0.0.0.0`
@MoritzWeber0 MoritzWeber0 force-pushed the expose-on-localhost-only branch from 34d01b4 to e58ff86 Compare September 11, 2024 08:18
Copy link

github-actions bot commented Sep 11, 2024

A Storybook preview is available for commit 88b8247.
➡️ View Storybook
➡️ View Chromatic build
✅ Captured 4 snapshots. No changes detected.

Copy link

sonarcloud bot commented Sep 11, 2024

@MoritzWeber0 MoritzWeber0 merged commit f876a59 into main Sep 11, 2024
30 checks passed
@MoritzWeber0 MoritzWeber0 deleted the expose-on-localhost-only branch September 11, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant