Commit 7a71620
committed
docs: scrub stale scan + RPC subdomain refs
V1 scan README + both env files referenced subdomains that no longer
resolve (sentrixscan.sentriscloud.com, testnet-scan.sentriscloud.com,
sentrix-rpc.sentriscloud.com, sentrix-api.sentriscloud.com — all 000
on probe). Same drift in apps/landing/.env.example.
Canonical subdomains (per probe + memory project_chain_naming_canonical):
V1 scan mainnet : scan.sentrixchain.com
V1 scan testnet : scan-testnet.sentrixchain.com
V2 scan mainnet : scan.sentriscloud.com
V2 scan testnet : scan-testnet.sentriscloud.com
RPC mainnet : rpc.sentrixchain.com (bare, no /rpc suffix)
RPC testnet : testnet-rpc.sentrixchain.com (bare)
REST mainnet : api.sentrixchain.com
REST testnet : testnet-api.sentrixchain.com
Also fixes the V1 README "Deploy" section: it claimed nginx + ports
3006/3007 (one process per network), reality is single Caddy upstream
on port 3005 serving both subdomains.1 parent c4e24b1 commit 7a71620
3 files changed
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
0 commit comments