Просмотр исходного кода

:wrench: add config options for dashboard

Jeremy Zheng 2 лет назад
Родитель
Сommit
2cab981db0
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      dashboard/.env.orig

+ 4 - 2
dashboard/.env.orig

@@ -4,8 +4,10 @@ PUBLIC_URL=/my
 HOST=0.0.0.0
 PORT=20139
 
-#REACT_APP_GRPC_HOST=http://127.0.0.1:10012
 REACT_APP_DEFAULT_LOCALE=zh-Hans
 REACT_APP_LANGUAGES=en-US,zh-Hans,zh-Hant
-REACT_APP_API_HOST=https://crixus.spring.wikipali.org
 REACT_APP_ENABLE_LOCAL_TOKEN=true
+REACT_APP_DOCUMENTS_SERVER=https://documents.wikipali.org
+REACT_APP_RPC_SERVER=https://rpc.wikipali.org
+REACT_APP_ASSETS_SERVER=https://assets.wikipali.org
+REACT_APP_API_SERVER=https://www.wikipali.org