Fix directory permissions

This commit is contained in:
TheMaddax 2024-12-09 15:32:07 -06:00
parent 0677de36b0
commit 20f48c5eac
2 changed files with 3 additions and 0 deletions

1
.env Normal file
View file

@ -0,0 +1 @@
y6pLZs4rxb664IGtx16rheQ0qE44WcK9k1KeVgSMQ/k=

View file

@ -45,6 +45,8 @@ services:
- GITEA__session__COOKIE_SECURE=false
- GITEA__session__DOMAIN=gitea.sigd.net
- GITEA__server__LFS_START_SERVER=true
- GITEA__server__LFS_CONTENT_PATH=/data/git/lfs
- GITEA__server__LFS_JWT_SECRET=${GITEA_LFS_JWT_SECRET}
- GITEA__lfs__PATH=/data/git/lfs
volumes:
- /docker/gitea/data:/data