Skip to content

Commit

Permalink
Refactor #4
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolisJasad committed Feb 9, 2024
1 parent 1b83976 commit bb96346
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config_example.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Nexpose configs
configs = {
'nexpose_url': 'https://localhost:3780/api/3',
'nexpose_user': '',
Expand All @@ -6,4 +7,4 @@
'report_format': 'pdf',
'report_template': 'audit-report',
'save_filename': 'report.pdf',
}
}

0 comments on commit bb96346

Please sign in to comment.