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

Auto set DOMAIN env vars #22

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Auto set DOMAIN env vars #22

merged 1 commit into from
Sep 4, 2023

Conversation

stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Sep 3, 2023

What does this PR do?

As of 1.4, it's required to set the DOMAIN env vars or else you'll get an error when trying to browse to the Appwrite Console. This uses the GITPOD_WORKSPACE_URL env var to set the DOMAIN env vars.

Test Plan

I tested by spinning up gitpod and I was able to reach the Appwrite console since the .env was automatically updated.

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes

As of 1.4, it's required to set the DOMAIN env vars or else you'll get
an error when trying to browse to the Appwrite Console. This uses the
GITPOD_WORKSPACE_URL env var to set the DOMAIN env vars.
@TorstenDittmann TorstenDittmann merged commit 664ff96 into main Sep 4, 2023
@TorstenDittmann TorstenDittmann deleted the feat-auto-set-domain branch September 4, 2023 15:38
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.

2 participants