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

Add TWFY_VOTES_URL to docker config #1760

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

ajparsons
Copy link
Contributor

@ajparsons ajparsons commented Feb 5, 2024

Some of the prepopulate scripts depend on having the variable set, but at the moment we're not storing it in the config because it's not the final URL.

This passes through a variable from codespaces secrets to the docker container, and to the php config, which lets the prebuild process gather all the data needed.

(In principle the url will then be available through the prebuild - but as it's not secret secret this is fine)

Populate the php setting from an
env var.
@ajparsons ajparsons force-pushed the default-twfy-votes-url branch from 58d1728 to 78f2887 Compare February 8, 2024 16:41
@ajparsons ajparsons requested a review from dracos February 9, 2024 09:43
@ajparsons ajparsons merged commit 306fa94 into master Feb 9, 2024
8 checks passed
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