From b1ac21b2f904fa0727d626e4ac261ad46be7c801 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Sat, 16 Dec 2023 11:34:05 +0800 Subject: [PATCH] fix dg --- apps/dgraph/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dgraph/.env b/apps/dgraph/.env index d9fe714e1..1054fcd00 100644 --- a/apps/dgraph/.env +++ b/apps/dgraph/.env @@ -18,7 +18,7 @@ W9_HTTP_PORT_SET=8000 W9_URL=appname.example.com # acl control is function of Enterprise edition -W9_LOGIN_ServerURL=http://${W9_URL}:{W9_Alpha_HTTP_PORT_SET} +W9_LOGIN_ServerURL=http://${W9_URL}:${W9_Alpha_HTTP_PORT_SET} W9_LOGIN_Auth_Token=$W9_POWER_PASSWORD W9_NETWORK=websoft9