Update README.md

This commit is contained in:
Blackwhitebear8 2025-01-12 19:53:56 +01:00
parent 25f82d3e47
commit 28bd8f7855

View file

@ -4,8 +4,8 @@
1. Login to Vyos and enter configure mode.
2. ```set service https api keys id api key 'YourKey'```
3. ```set service https listen-address 'VyosIP'```
4. ````set service https port '80'```
5. ````set service https allow-client address '0.0.0.0/0'```
4. ```set service https port '80'```
5. ```set service https allow-client address '0.0.0.0/0'```
1. Edit app.py and change ip:port to your Vyos IP and port
2. replace key with your own key