FIx typo for netdata

This commit is contained in:
Jean Froment 2019-03-03 18:51:22 +01:00
parent 145c45dca1
commit b5b794562a
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ services:
image: netdata/netdata image: netdata/netdata
restart: always restart: always
hostname: netdata.${TRAEFIK_DOMAIN} hostname: netdata.${TRAEFIK_DOMAIN}
network: networks:
- web - web
environment: environment:
PGID: 999 PGID: 999