From aea85e774ca96cb876ea45d046fae5f54d2e72ac Mon Sep 17 00:00:00 2001 From: Outvi V <19144373+outloudvi@users.noreply.github.com> Date: Sat, 3 Jul 2021 12:33:49 +0800 Subject: [PATCH] doc: add --net-specific-mode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a37db9..70d1458 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Usage: all configuration is done via commandline parameters or environment varia | --dns-interface | BIRDLG_DNS_INTERFACE | dns zone to query ASN information (default "asn.cymru.com") | | --title-brand | BIRDLG_TITLE_BRAND | prefix of page titles in browser tabs (default "Bird-lg Go") | | --navbar-brand | BIRDLG_NAVBAR_BRAND | brand to show in the navigation bar (default "Bird-lg Go") | +| --net-specific-mode | BIRDLG_NET_SPECIFIC_MODE | apply network-specific changes for some networks, use "dn42" for BIRD in dn42 network | Example: the following command starts the frontend with 2 BIRD nodes, with domain name "gigsgigscloud.dn42.lantian.pub" and "hostdare.dn42.lantian.pub", and proxies are running on port 8000 on both nodes.