mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-16 19:31:22 +08:00
[Komodo] fern: Write Stack File: update stash/compose.yaml
This commit is contained in:
parent
c722dcf4f7
commit
10fa9e7ef9
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
name: stash
|
||||
services:
|
||||
stash:
|
||||
image: stashapp/stash:latest
|
||||
image: ghcr.io/feederbox826/stash-s6:hwaccel
|
||||
container_name: stash
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
@ -22,6 +22,10 @@ services:
|
|||
- default
|
||||
- proxy
|
||||
restart: unless-stopped
|
||||
devices:
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
group_add:
|
||||
- 992
|
||||
labels:
|
||||
caddy: stash.ferngarden.net
|
||||
caddy.1_import: internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue