mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 19:45:05 +00:00
Allow gitea to write to gnupg secret.
This commit is contained in:
parent
71abab5778
commit
013d229bfe
@ -41,7 +41,7 @@ services:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./gitea/gitconfig:/root/.gitconfig:ro
|
||||
- .secret/gitea/gnupg:/root/.gnupg:ro
|
||||
- .secret/gitea/gnupg:/root/.gnupg
|
||||
ports:
|
||||
- "922:22"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user