Update Web app general

arrell_c 2024-07-05 12:11:25 +02:00
parent 5b4e8fefc4
commit f9b4510c3d

@ -21,3 +21,9 @@ When on either sf-phmon-01 or sf-phmon-02 use the following:
`sudo journalctl -u photodiag-<test|prod> -e `
use either `test` or `prod`
```
ssh sf-phmon-02
sudo -i
journalctl -u photodiag-test.service
```