diff --git a/src/default_config.py b/src/default_config.py index 81a219a..622d1ad 100644 --- a/src/default_config.py +++ b/src/default_config.py @@ -6,7 +6,7 @@ dash_config = { "password": "8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918", }, "Server": { - "wg_conf_path": "/config", + "wg_conf_path": "/etc/wireguard", "auth_req": True, "dashboard_refresh_interval": 60000, "dashboard_sort": "status",