Skip to content

Conversation

@frankdekker
Copy link
Member

On fresh dev installation APP_HOSTNAME is required

Copilot AI review requested due to automatic review settings September 18, 2025 20:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the required APP_HOSTNAME configuration to the development environment file to ensure proper functionality on fresh development installations.

  • Adds APP_HOSTNAME=localhost to the .env.dev file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (ca1e782) to head (0b7628c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1206   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3337     3337           
=========================================
  Files           580      580           
  Lines          9910     9910           
=========================================
  Hits           9909     9909           
  Misses            1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@frankdekker frankdekker merged commit 3e7a3e6 into master Sep 18, 2025
5 checks passed
@frankdekker frankdekker deleted the Update-initial-project-configuration branch September 18, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants