Clean up redundant code.
This commit is contained in:
parent
919061a6ec
commit
6bfc12287d
|
@ -20,7 +20,6 @@ services:
|
|||
- ./docker/data/pinner/logs:/logs
|
||||
environment:
|
||||
- PINNER_LOG_LEVEL=${PINNER_LOG_LEVEL:-info}
|
||||
- PINNER_LOG_FILE=${PINNER_LOG_FILE}
|
||||
expose:
|
||||
- 4000
|
||||
networks:
|
||||
|
|
Reference in New Issue