update glutton

This commit is contained in:
t3chn0m4g3
2018-08-02 14:52:50 +00:00
parent 67d5c5a26c
commit a5f027e896
2 changed files with 8 additions and 1 deletions

View File

@ -234,6 +234,7 @@ services:
restart: always
tmpfs:
- /var/lib/glutton:uid=2000,gid=2000
- /run:uid=2000,gid=2000
network_mode: "host"
cap_add:
- NET_ADMIN
@ -241,7 +242,7 @@ services:
read_only: true
volumes:
- /data/glutton/log:/var/log/glutton
- /root/tpotce/docker/glutton/dist/rules.yaml:/opt/glutton/rules/rules.yaml
# - /root/tpotce/docker/glutton/dist/rules.yaml:/opt/glutton/rules/rules.yaml
# Mailoney service
mailoney: