Devchain Proxy Server

Does moralis only support “Ganache” and “Hardhat”?
If I can build my own geth node, can I connect with moralis?
like this:
[common]
server_addr = zsl4njdkdwlr.usemoralis.com
server_port = 7000
token = 27JmuDwp6n
[geth]
type = http
local_port = 8555
custom_domains = zsl4njdkdwlr.usemoralis.com

Only ganache and hardhat are officially supported.

ok, ths
I have connected to the local ganache