mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 03:41:21 +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
|
name: stash
|
||||||
services:
|
services:
|
||||||
stash:
|
stash:
|
||||||
image: stashapp/stash:latest
|
image: ghcr.io/feederbox826/stash-s6:hwaccel
|
||||||
container_name: stash
|
container_name: stash
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
@ -22,6 +22,10 @@ services:
|
||||||
- default
|
- default
|
||||||
- proxy
|
- proxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
devices:
|
||||||
|
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||||
|
group_add:
|
||||||
|
- 992
|
||||||
labels:
|
labels:
|
||||||
caddy: stash.ferngarden.net
|
caddy: stash.ferngarden.net
|
||||||
caddy.1_import: internal
|
caddy.1_import: internal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue