mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Minor fix in url
Former-commit-id: 087a93624d65109c9c66de329c4365b98d99c8ed
This commit is contained in:
parent
034480bf88
commit
c8c0194183
@ -208,8 +208,7 @@ if (!isset($config['inventory_changes_blacklist'])) {
|
|||||||
if (!isset($config['url_update_manager'])) {
|
if (!isset($config['url_update_manager'])) {
|
||||||
config_update_value(
|
config_update_value(
|
||||||
'url_update_manager',
|
'url_update_manager',
|
||||||
//'https://licensing.artica.es/pandoraupdate7/server.php'
|
'https://licensing.artica.es/pandoraupdate7/server.php'
|
||||||
'https://172.17.0.3/server.php'
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user