Fix directory permissions
This commit is contained in:
parent
0677de36b0
commit
20f48c5eac
2 changed files with 3 additions and 0 deletions
1
.env
Normal file
1
.env
Normal file
|
|
@ -0,0 +1 @@
|
|||
y6pLZs4rxb664IGtx16rheQ0qE44WcK9k1KeVgSMQ/k=
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue