[~] Refactor

This commit is contained in:
Siarhei Siniak 2024-05-19 13:34:52 +03:00
parent 5f978ac438
commit ccb055c766

@ -1252,6 +1252,7 @@ http {
os.path.join( os.path.join(
CONF_DIR, CONF_DIR,
'conf.d', 'conf.d',
'default.conf',
), ),
'w', 'w',
) as f: ) as f: