You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by li...@apache.org on 2021/09/10 09:22:02 UTC

[apisix-dashboard] branch master updated: docs: Update FAQ.md (#2126)

This is an automated email from the ASF dual-hosted git repository.

liuxiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new b5af46c  docs: Update FAQ.md (#2126)
b5af46c is described below

commit b5af46c95812622cbfbe318a95148be15a5f824c
Author: wjmmjr <58...@qq.com>
AuthorDate: Fri Sep 10 17:21:53 2021 +0800

    docs: Update FAQ.md (#2126)
    
    
    Co-authored-by: liuxiran <li...@apache.org>
---
 docs/en/latest/FAQ.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/en/latest/FAQ.md b/docs/en/latest/FAQ.md
index 02e03d4..52133c0 100644
--- a/docs/en/latest/FAQ.md
+++ b/docs/en/latest/FAQ.md
@@ -129,3 +129,10 @@ enabled = true
 # grep 'allow_embedding' defaults.ini
 allow_embedding = true
 ยทยทยท
+```
+
+### 9. APISIX dashboard configured domain name, the embedded Grafana can't login
+
+If the domain name of the address is configured as HTTPS, the embedded grafana will jump to the login page after logging in. You can refer to this solution:
+
+It's best for Grafana to configure the domain name in the same way. Otherwise there will be problems with address resolution.