convert technitium to stack

This commit is contained in:
poslop
2024-10-11 15:27:12 -05:00
parent 296c755f83
commit e7952e97f8
6 changed files with 31 additions and 62 deletions

View File

@@ -5,13 +5,10 @@ services:
- GITEA__service__DISABLE_REGISTRATION=true
- USER_UID=1000
- USER_GID=1000
restart: always
volumes:
- gitea:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
#ports:
#- "3030:3000"
networks:
- caddy