This commit is contained in:
parent
e9fca860d5
commit
6a9b9d253c
@ -51,16 +51,18 @@ D_EXTEND(
|
||||
|
||||
// DN42 services
|
||||
|
||||
CNAME('explorer', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('lg', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('collector', cf_tun_collector, CF_PROXY_ON),
|
||||
CNAME('grc', cf_tun_collector, CF_PROXY_ON),
|
||||
CNAME('lg-grc', cf_tun_collector, CF_PROXY_ON),
|
||||
CNAME('git', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('paste', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('wiki', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('grafana', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('lounge', cf_tun_svcs, CF_PROXY_ON)
|
||||
CNAME('explorer', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('lg', cf_tun_svcs, CF_PROXY_ON),
|
||||
// CNAME('collector', cf_tun_collector, CF_PROXY_ON),
|
||||
// CNAME('grc', cf_tun_collector, CF_PROXY_ON),
|
||||
// CNAME('lg-grc', cf_tun_collector, CF_PROXY_ON),
|
||||
CNAME('git', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('paste', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('wiki', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('grafana', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('lounge', cf_tun_svcs, CF_PROXY_ON),
|
||||
CNAME('wormhole', cf_tun_burble_com, CF_PROXY_ON)
|
||||
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user