Skip to content

Commit c703eda

Browse files
committed
Add grout wildcard domains and routing doc
1 parent 4884255 commit c703eda

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1381,6 +1381,12 @@ EXAMPLES:
13811381
Self-hosted solutions:
13821382
grout tcp://:5432 abhinavsingh.my.server # Custom URL for Postgres service running locally on port 5432
13831383

1384+
(*) Wildcard Domains:
1385+
grout https://host:443 do.main --wildcard # Receive traffic on provided domain and all it's subdomains
1386+
1387+
(*) Host based routing for Wildcard Domains:
1388+
grout ... --tunnel-route-url host=https://h:p # When using wildcards, optionally route traffic by incoming host header
1389+
13841390
SUPPORT:
13851391
Write to us at [email protected]
13861392

0 commit comments

Comments
 (0)