We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would appreciate if the example config file deploy/app.env.example to contain all the default configs versus going to wiki.
Then we can sed what we need during initial installation/updating, rather than appending to the file.
For instance HTTP_PROXY, ENABLED_PLUGINS, DISABLE_WEBSOCKETS, etc.
HTTP_PROXY
ENABLED_PLUGINS
DISABLE_WEBSOCKETS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would appreciate if the example config file deploy/app.env.example to contain all the default configs versus going to wiki.
Then we can sed what we need during initial installation/updating, rather than appending to the file.
For instance
HTTP_PROXY
,ENABLED_PLUGINS
,DISABLE_WEBSOCKETS
, etc.The text was updated successfully, but these errors were encountered: