mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update selfhosted-screenshots-api.md
This commit is contained in:
parent
74556f94cc
commit
d0fac1441f
@ -24,7 +24,7 @@ Replace `http://screenshots-api.openpanel.com/screenshot` with the URL of the th
|
||||
|
||||
If you have multiple OpenPanel servers and want to use your own screenshots API, you can designate one server to generate all the screenshots for domains hosted on other servers.
|
||||
|
||||
To do this, set up the [Screenshots API service for OpenPanel](https://github.com/stefanpejcic/OpenPanel/blob/main/services/screenshots/README.md) on one server, add the domain to it, and then update the screenshots service on your OpenPanel servers to use the new instance:
|
||||
To do this, set up the [Screenshots API service for OpenPanel](https://github.com/stefanpejcic/OpenPanel/blob/main/services/screenshots/README.md) on one server, add the domain to it, and then update the [screenshots](https://dev.openpanel.com/cli/config.html#screenshots) service on your OpenPanel servers to use the new instance:
|
||||
|
||||
```
|
||||
opencli config update screenshots "http://your-screenshots-api.com:5000/screenshot"
|
||||
|
Loading…
Reference in New Issue
Block a user