mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-03 04:45:22 +02:00
Update README.md
This commit is contained in:
parent
2346f4b2fa
commit
afb1f9731e
1 changed files with 5 additions and 2 deletions
|
@ -56,11 +56,14 @@ Result should contains
|
|||
|
||||
Test submit a file to Panra with command line
|
||||
|
||||
poetry run pandora --url http://127.0.0.1:6100 -f
|
||||
poetry run pandora --url http://127.0.0.1:6100 -f <<file_name>>
|
||||
|
||||
Look a logs
|
||||
Look a the Pandora logs files
|
||||
|
||||
tail -500f /var/log/pandora_message.log
|
||||
tail -500f /var/log/pandora_error.log
|
||||
|
||||
Look a the Pandora-box logs files
|
||||
|
||||
tail -500f /var/log/pandora-box.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue