fix(whisparr): removed var for container_name due to CI

This commit is contained in:
JigSawFr 2023-08-13 19:56:26 +02:00
parent a3d530bf31
commit b5502c8600
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
whisparr: whisparr:
container_name: ${APP_ID} container_name: whisparr
hostname: ${APP_ID} hostname: ${APP_ID}
image: cr.hotio.dev/hotio/whisparr:nightly image: cr.hotio.dev/hotio/whisparr:nightly
ports: ports: