Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 16, 2024
1 parent 80b56b8 commit 3aa3b4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Here are the routes available to interact with your Proxmox host,

As default option all log files are available at the following paths:

- /var/log/autoscaleapi.log (api)
- /var/log/autoscaleapi_access.log (gunicorn)
- /var/log/autoscaleapi_error.log (gunicorn)
- `/var/log/autoscaleapi.log` (api)
- `/var/log/autoscaleapi_access.log` (gunicorn)
- `/var/log/autoscaleapi_error.log` (gunicorn)

0 comments on commit 3aa3b4c

Please sign in to comment.