Skip to content
Commit 7ac8dfe4 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add template filter to make nginx addr:port values

Adds a filter for turning (IPAddress, port) tuples into a format
suitable for nginx.

(i.e. "[{addr}]:{port}" if addr is IPv6Address else "{addr}:{port}")
parent fbe85604
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment