Skip to content

Fix init command to create .env from template file#39

Open
tequdev wants to merge 1 commit intoXahau:mainfrom
tequdev:fix-init-template
Open

Fix init command to create .env from template file#39
tequdev wants to merge 1 commit intoXahau:mainfrom
tequdev:fix-init-template

Conversation

@tequdev
Copy link
Member

@tequdev tequdev commented Jun 1, 2025

High Level Overview of Change

Fixed an issue where the value of HOOKS_COMPILE_HOST was not set in the .env file generated by the init command, or HOOKS_DEBUG_HOST was not set.

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Before / After

Test Plan

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