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

Ensure generated config file has correct extension. #228

Merged
merged 1 commit into from
May 13, 2022

Conversation

anjackson
Copy link
Collaborator

The Docker setup wasn't working for me, because the system was generating a config file called frontend whereas the NGINX config was only reading files of the form *.conf. This PR ensures the config file is called frontend.conf.

@anjackson anjackson added the bug Something isn't working label May 13, 2022
@anjackson anjackson mentioned this pull request May 13, 2022
@ikreymer
Copy link
Member

Thanks, sorry about that, yes, I actually fixed this locally but forgot to push :(

@ikreymer ikreymer merged commit 330c034 into webrecorder:main May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants