gitea volume

This commit is contained in:
poslop
2023-12-06 11:36:23 -06:00
parent e2a19bfffc
commit 88c75a7e8a

View File

@@ -9,6 +9,8 @@ networks:
name: arr
volumes:
gitea:
name: gitea
technitium:
name: technitium
sonarr:
@@ -234,7 +236,7 @@ services:
- USER_GID=1000
restart: always
volumes:
- /mnt/docker/configs/gitea:/data
- gitea:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
#ports: