1
0

stash: update to 0.30., remove cruft

This commit is contained in:
2025-12-30 07:51:20 +01:00
parent 168fb91d09
commit b2b29f7ba5
+1 -3
View File
@@ -277,12 +277,10 @@ services:
restart: unless-stopped restart: unless-stopped
stash: stash:
image: stashapp/stash:v0.29.3 image: stashapp/stash:v0.30.0
container_name: stash container_name: stash
ports: ports:
- "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}" - "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}"
## If you intend to use stash's DLNA functionality uncomment the below network mode and comment out the above ports section
# network_mode: host
logging: logging:
driver: "json-file" driver: "json-file"
options: options: