chore(service): remove unused attributes on imgcompress service
This commit is contained in:
parent
5585e68b38
commit
35eb5cf937
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@
|
|||
services:
|
||||
imgcompress:
|
||||
image: karimz1/imgcompress:${IMGCOMPRESS_VERSION:-latest}
|
||||
container_name: imgcompress
|
||||
restart: always
|
||||
environment:
|
||||
- SERVICE_URL_IMGCOMPRESS_5000
|
||||
- DISABLE_LOGO=${DISABLE_LOGO:-false}
|
||||
|
|
|
|||
Loading…
Reference in a new issue