Skip to content

Conversation

atyrode
Copy link
Contributor

@atyrode atyrode commented May 4, 2025

This addresses the core issue of #67, where using a custom workspace name but not providing the .env value that matches it would have the backend default to assuming the workspace is called ubuntu which could critically fail the app's startup.

  • Introduced a new environment variable, CODER_WORKSPACE_NAME, in the .env.template to allow users to specify a custom workspace name.
  • Updated the README to include instructions for setting the CODER_WORKSPACE_NAME, enhancing clarity for users configuring their environment.

…ructions

- Introduced a new environment variable, CODER_WORKSPACE_NAME, in the .env.template to allow users to specify a custom workspace name.
- Updated the README to include instructions for setting the CODER_WORKSPACE_NAME, enhancing clarity for users configuring their environment.
@atyrode atyrode merged commit eeb2cf0 into main May 4, 2025
1 check passed
@atyrode atyrode deleted the readme-coder-fix branch May 4, 2025 17:06
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