mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-22 07:05:07 +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/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ./gitea/gitconfig:/root/.gitconfig:ro
|
- ./gitea/gitconfig:/root/.gitconfig:ro
|
||||||
- .secret/gitea/gnupg:/root/.gnupg:ro
|
- .secret/gitea/gnupg:/root/.gnupg
|
||||||
ports:
|
ports:
|
||||||
- "922:22"
|
- "922:22"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user