Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
This commit is contained in:
commit
b4c611f6e0
4 changed files with 5 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
server:
|
||||
image: codeberg.org/forgejo/forgejo:8.0.1
|
||||
image: codeberg.org/forgejo/forgejo:8.0.2
|
||||
container_name: forgejo
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
|
@ -130,7 +130,7 @@ services:
|
|||
- /home/ubuntu/vw-data/:/data
|
||||
environment:
|
||||
- DOMAIN=$VWDOMAIN
|
||||
- SIGNUPS_ALLOWED=false
|
||||
- SIGNUPS_ALLOWED=true
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
gitea_main:
|
||||
|
@ -187,16 +187,6 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
|
||||
dozzle:
|
||||
container_name: dozzle
|
||||
image: amir20/dozzle@sha256:83aab3fa5d8b863e5b0083e5a5f1d147af87d60c697f918d3c07e9179895558b
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- 8089:8080
|
||||
networks:
|
||||
- gitea_main
|
||||
|
||||
networks:
|
||||
gitea_main:
|
||||
external: true
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
sabnzbd:
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:6a8db539588665971f24a42e31ddf2240d7be114c08007dc409aff7638c8edf6
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:223197e9cbb70112244e44ba9660ba7ce1d2128771b8a03ad38e20f85c953583
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
kasm:
|
||||
image: ghcr.io/linuxserver/kasm@sha256:ef58b43897f8df9c2dae907c1a4bf8e2cedbbd945266e30a3997bff21fa15eae
|
||||
image: ghcr.io/linuxserver/kasm@sha256:0647c0dec5ab0f59978e3b0b04ac795416bdeb59423e79ab2f3cb97b522c0c49
|
||||
container_name: kasm
|
||||
privileged: true
|
||||
environment:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
netbootxyz:
|
||||
image: ghcr.io/linuxserver/netbootxyz@sha256:069d4a417d550746264ad9ddd5d3a14b6c3de447934ad3416609f2f760ca2e38
|
||||
image: ghcr.io/linuxserver/netbootxyz@sha256:707d6aa700c133de0209119636237fd2a431f5a927c62b040c90ba726b831ef7
|
||||
container_name: netboot
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in a new issue