mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-25 17:06:29 +00:00
chore(service): remove unused attributes on imgcompress service
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user