1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-09 16:26:59 +02:00
This commit is contained in:
Ryan Cramer
2020-02-07 13:12:38 -05:00
parent d528f2f133
commit df33867a44

View File

@@ -1110,7 +1110,7 @@ $config->moduleCompile = true;
* @var string * @var string
* *
*/ */
$config->moduleServiceURL = 'http://modules.processwire.com/export-json/'; $config->moduleServiceURL = 'https://modules.processwire.com/export-json/';
/** /**
* Modules service API key * Modules service API key