commit | 38c14dab0379d93737d492784de35ec759e0a5eb | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sat Jun 24 16:59:28 2023 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Sat Jul 01 15:41:52 2023 +0000 |
tree | 783a854cd532a2e3aa8168345e70db5e425f0bbb | |
parent | 8cd50eecd512d24689718ca0e61ab6c4c6df3005 [diff] [blame] |
Get simpleid going with https (self signed)
diff --git a/simpleid/www/config.php b/simpleid/www/config.php index 5d280c7..49aea14 100644 --- a/simpleid/www/config.php +++ b/simpleid/www/config.php
@@ -29,7 +29,7 @@ * </code> * */ -define('SIMPLEID_BASE_URL', 'http://id.miau.local'); +define('SIMPLEID_BASE_URL', 'https://id.miau.local'); /** * Allow clean URLs.