diff options
author | Minteck <contact@minteck.org> | 2021-12-23 19:40:44 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-23 19:40:44 +0100 |
commit | 133be8d6e235b83edf562520c550a2cda734ffd1 (patch) | |
tree | bc2f0fde44cb19e0ff84c060a5234dabf6c00545 /private | |
parent | 408bee6540c861b65ebb9f6ca805060b35b31720 (diff) | |
download | core-133be8d6e235b83edf562520c550a2cda734ffd1.tar.gz core-133be8d6e235b83edf562520c550a2cda734ffd1.tar.bz2 core-133be8d6e235b83edf562520c550a2cda734ffd1.zip |
Commit
Diffstat (limited to 'private')
-rw-r--r-- | private/FamilineConfig.demo.json | 2 | ||||
-rw-r--r-- | private/app.old.json | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/private/FamilineConfig.demo.json b/private/FamilineConfig.demo.json index 2a4b026..829385e 100644 --- a/private/FamilineConfig.demo.json +++ b/private/FamilineConfig.demo.json @@ -1,7 +1,7 @@ {
"Global": {
"domain": "familine.minteck.org",
- "federation": "account.familine.minteck.org",
+ "federation": "auth.familine.minteck.org",
"support": "support@familine.minteck.org"
},
diff --git a/private/app.old.json b/private/app.old.json new file mode 100644 index 0000000..87a9b11 --- /dev/null +++ b/private/app.old.json @@ -0,0 +1,4 @@ +{
+ "id": "402a2f1c-62d0-450c-bc73-bdfb7a786ac5",
+ "secret": "ETpKfGdxxCNK"
+}
\ No newline at end of file |