Add syncer ini
This commit is contained in:
parent
8e4ff4a38a
commit
48cd21d812
2
apps/cic-cache/config/syncer.ini
Normal file
2
apps/cic-cache/config/syncer.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[syncer]
|
||||
loop_interval = 5
|
@ -145,7 +145,7 @@ services:
|
||||
- -c
|
||||
- |
|
||||
if [[ -f /tmp/cic/config/.env ]]; then source /tmp/cic/config/.env; fi
|
||||
/usr/local/bin/cic-cache-trackerd -vv
|
||||
/usr/local/bin/cic-cache-trackerd -vv -c /usr/local/etc/cic-cache
|
||||
volumes:
|
||||
- contract-config:/tmp/cic/config/:ro
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user