mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
give link to swagger docs
This commit is contained in:
parent
78875a6441
commit
aaf82facae
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ WantedBy=multi-user.target
|
|||
sudo ufw allow 11111 comment 'WebAPI Develop'
|
||||
|
||||
# install info
|
||||
echo "# the API should new be available under http://[LOCALHOST]/api and port 11111 for testing"
|
||||
echo "# the API doc should now be available under http://[LOCALHOST]/api/docs or try port 11111 for testing"
|
||||
echo "# check for systemd: sudo systemctl status blitzapi"
|
||||
echo "# check for logs: sudo journalctl -f -u blitzapi"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue