[oauth] add host config option (#2806)

This commit is contained in:
Martin Juhasz
2022-08-14 17:08:01 +02:00
committed by GitHub
parent 9ad3cdc5d8
commit 9ea521bec5
3 changed files with 13 additions and 1 deletions

View File

@@ -198,6 +198,7 @@
{
"browser": true,
"cache": true,
"host": "localhost",
"port": 6414
},
"paheal":