stash: update to 0.30., remove cruft
This commit is contained in:
+1
-3
@@ -277,12 +277,10 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
stash:
|
||||
image: stashapp/stash:v0.29.3
|
||||
image: stashapp/stash:v0.30.0
|
||||
container_name: stash
|
||||
ports:
|
||||
- "${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:
|
||||
driver: "json-file"
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user