mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-19 17:02:12 +08:00
Updated Service Widgets (markdown)
@@ -222,8 +222,6 @@ widget:
|
|||||||
|
|
||||||
You'll need to make sure you have the correct environment set for the integration to work properly. From the Environments section inside of Portainer, click the one you'd like to connect to and observe the ID at the end of the URL (should be), something like `#!/endpoints/1`, here `1` is the value to set as the `env` value.
|
You'll need to make sure you have the correct environment set for the integration to work properly. From the Environments section inside of Portainer, click the one you'd like to connect to and observe the ID at the end of the URL (should be), something like `#!/endpoints/1`, here `1` is the value to set as the `env` value.
|
||||||
|
|
||||||
Also, Portainer does not expose CORS headers, so requires being passed through the proxy API, and is often exposed over HTTPS (which is often self-signed). As such, there are many hoops to jump through and this often causes issues. If you're having trouble connecting to your Portainer instance, please open an Issue and I'll try to help as much as possible.
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
widget:
|
widget:
|
||||||
type: portainer
|
type: portainer
|
||||||
|
|||||||
Reference in New Issue
Block a user