瀏覽代碼

add api-url

visuddhinanda 9 月之前
父節點
當前提交
c652023f54
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ai-translate/config.orig.toml

+ 3 - 0
ai-translate/config.orig.toml

@@ -10,3 +10,6 @@ customer-timeout = 600
 namespace = 'testing://'
 namespace = 'testing://'
 host = '127.0.0.1'
 host = '127.0.0.1'
 port = 6371
 port = 6371
+
+[app]
+api-url = 'http://127.0.0.1:8000/api'