nextcloud ip fix for homepage api call
This commit is contained in:
parent
f181bcb2e2
commit
d615be7e81
@ -196,7 +196,7 @@
|
||||
icon = "${cfg.name}.png";
|
||||
href = cfg.url;
|
||||
widget = {
|
||||
url = "https://127.0.0.1";
|
||||
url = "http://10.77.0.2:8081";
|
||||
type = cfg.name;
|
||||
username = "{{HOMEPAGE_VAR_NEXTCLOUD_USERNAME}}";
|
||||
password = "{{HOMEPAGE_VAR_NEXTCLOUD_PASSWORD}}";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user