GaiaNet-AI / gaianet-node

Install and run your own AI agent service
https://www.gaianet.ai/
GNU General Public License v3.0
2.4k stars 70 forks source link

chore: Update frpc.toml with new server address and subdomain #50

Closed longzhi closed 1 month ago

longzhi commented 1 month ago

This pull request includes the following changes:

juntao commented 1 month ago

I tried.

  1. It works with both gaianet.network and us.gaianet.network domains in config.json.
  2. Since I copied over the frpc.toml file from this PR AFTER I installed, the metadatas.deviceId field remains empty. That is expected, right?
longzhi commented 1 month ago

I tried.

  1. It works with both gaianet.network and us.gaianet.network domains in config.json.它适用于 config.json 中的 gaianet.networkus.gaianet.network 域。
  2. Since I copied over the frpc.toml file from this PR AFTER I installed, the metadatas.deviceId field remains empty. That is expected, right?由于我在安装后从该 PR 复制了 frpc.toml 文件,因此 metadatas.deviceId 字段仍为空。这是预料之中的,对吧?
longzhi commented 1 month ago

I tried.

  1. It works with both gaianet.network and us.gaianet.network domains in config.json.
  2. Since I copied over the frpc.toml file from this PR AFTER I installed, the metadatas.deviceId field remains empty. That is expected, right?

After installation, metadatas.deviceId should have a value. If it does not, something is wrong. However, in the original frpc.toml, metadatas.deviceId is empty.