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

Update set_up_proxy(), add DEBUG envar, minor fixes #71

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

UFOSmuggler
Copy link
Contributor

added missing PROXY_ENABLE envar to docker-compose.yml

add default value of false if PROXY_ENABLE unset

altered set_up_proxy() in configure_misp.sh to use json-based config system

fixed MISP.ca_path setting to use --force, since doesn't end in .pem

UFOSmuggler added 2 commits June 11, 2024 11:48
add default value of false is PROXY_ENABLE unset

altered set_up_proxy() in configure_misp.sh to use json-based config system

fixed MISP.ca_path setting to use --force, since doesn't end in .pem
Works in both config.php and system_settings table.
@UFOSmuggler UFOSmuggler changed the title Alter set_up_proxy() to use newer json-based config system, minor fixes Update set_up_proxy(), add DEBUG envar, minor fixes Jun 11, 2024
@ostefano
Copy link
Collaborator

LGTM. Didn't know that Debug could accept int values 😑

@ostefano ostefano merged commit 261c541 into MISP:master Jun 11, 2024
1 check passed
@ostefano ostefano linked an issue Jun 11, 2024 that may be closed by this pull request
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.

Debug Configuration as an Environment Variable
2 participants