added config reload
parent
946032f99b
commit
c62080e454
|
|
@ -4,6 +4,8 @@ services:
|
|||
image: oxidized/oxidized:latest
|
||||
container_name: oxidized
|
||||
privileged: true
|
||||
environment:
|
||||
CONFIG_RELOAD_INTERVAL: 600
|
||||
# ports:
|
||||
# - 8888:8888
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue