log to journald
This commit is contained in:
11
drpc.yml
11
drpc.yml
@@ -19,10 +19,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
logging:
|
logging:
|
||||||
options:
|
driver: journald
|
||||||
max-file: '1'
|
|
||||||
compress: 'false'
|
|
||||||
driver: local
|
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: healthcheck/redis:alpine
|
image: healthcheck/redis:alpine
|
||||||
@@ -34,8 +31,4 @@ services:
|
|||||||
- '--save ""'
|
- '--save ""'
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
logging:
|
|
||||||
options:
|
|
||||||
max-file: '1'
|
|
||||||
compress: 'false'
|
|
||||||
driver: local
|
|
||||||
|
|||||||
Reference in New Issue
Block a user