diff --git a/stack.production.yml b/stack.production.yml index e900977..ae95d59 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -2,6 +2,7 @@ version: "3.9" services: netdata: image: git.nixc.us/colin/netdata:production-parent + hostname: "{{.Node.Hostname}}" environment: - VIRTUAL_HOST=netdata.nixc.us - VIRTUAL_PORT=19999