gitea volume
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user