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