chore(services:destiny-labeler): use localhost instead of container name
Chloe 1 month ago cfd5198f e321bd58
··· 42 42 extraConfig = '' 43 43 import common 44 44 import tls_cloudflare 45 45 - reverse_proxy http://destiny-labeler:4002 45 45 + reverse_proxy http://127.0.0.1:4002 46 46 ''; 47 47 }; 48 48 }