diff options
Diffstat (limited to 'deploy/code-host/README.md')
| -rw-r--r-- | deploy/code-host/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/code-host/README.md b/deploy/code-host/README.md index a6a2827d9..581986b2c 100644 --- a/deploy/code-host/README.md +++ b/deploy/code-host/README.md @@ -14,3 +14,8 @@ Nginx exposes only `git-upload-pack`; it intentionally has no `git-receive-pack` route. After deployment, Certbot upgrades the virtual host to HTTPS and UFW admits ports 80 and 443. +`nginx-app.monzero.org.conf` separately serves the static Studio beta from +`/var/www/monzero-app` and exposes only the daemon's restricted `get_info` +method through a same-origin status endpoint. Token, NFT, collection, and swap +submission controls remain disabled until reviewed consensus and wallet RPC +support exists. |
