Skip to content

Commit e4b96ec

Browse files
Change config_path to /etc/bunkerweb/variables.env (#8618)
1 parent 01a63d0 commit e4b96ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/bunkerweb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"documentation": "https://docs.bunkerweb.io/latest/",
1313
"website": "https://www.bunkerweb.io/",
1414
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/bunkerweb.webp",
15-
"config_path": "/opt/bunkerweb/variables.env",
15+
"config_path": "/etc/bunkerweb/variables.env",
1616
"description": "BunkerWeb is a security-focused web server that enhances web application protection. It guards against common web vulnerabilities like SQL injection, XSS, and CSRF. It features simple setup and configuration using a YAML file, customizable security rules, and provides detailed logs for traffic monitoring and threat detection.",
1717
"install_methods": [
1818
{

0 commit comments

Comments
 (0)