remove that x-tension
This commit is contained in:
13
drpc.yml
13
drpc.yml
@@ -1,12 +1,5 @@
|
||||
version: '3.1'
|
||||
|
||||
x-logging:
|
||||
&default-logging
|
||||
options:
|
||||
max-file: '1'
|
||||
compress: 'false'
|
||||
driver: local
|
||||
|
||||
services:
|
||||
dshackle:
|
||||
image: drpcorg/dshackle:0.38.1
|
||||
@@ -37,4 +30,8 @@ services:
|
||||
- '--save ""'
|
||||
networks:
|
||||
- chains
|
||||
logging: *default-logging
|
||||
logging:
|
||||
options:
|
||||
max-file: '1'
|
||||
compress: 'false'
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user