8000 Fix empty FLOW_CONTEXT in Local Beach by kdambekalns · Pull Request #25 · flownative/docker-beach-php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Fix empty FLOW_CONTEXT in Local Beach #25

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

kdambekalns
Copy link
Member

In (recent) Local Beach projects, FLOW_CONTEXT is set to an empty value if not given in the environment. This lead to FLOW_CONTEXT being empty, breaking configuration of Flow.

This replaces the check for being set with a check for not being empty to fix this.

In (recent) Local Beach projects, `FLOW_CONTEXT` is set to an empty
value if not given in the environment. This lead to `FLOW_CONTEXT`
being empty, breaking configuration of Flow.

This replaces the check for being set with a check for not being empty
to fix this.
@kdambekalns
Copy link
Member Author

@kdambekalns kdambekalns merged commit e5dbbab into main Feb 28, 2025
@kdambekalns kdambekalns deleted the bugfix/tweak-flow-context-override branch February 28, 2025 14:23
@kdambekalns
Copy link
Member Author

Gnah.

/entrypoint.sh: line 39: FLOW_CONTEXT: unbound variable

I knew there was a reason I used -v in the first place.

@kdambekalns
Copy link
Member Author

#26

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
0