give link to swagger docs

This commit is contained in:
rootzoll 2021-08-16 19:51:46 +02:00
parent 78875a6441
commit aaf82facae

View file

@ -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"