mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-24 15:45:07 +00:00
Fixed one volume name.
This commit is contained in:
parent
928608c1a3
commit
2a794e0d00
@ -40,7 +40,7 @@ services:
|
|||||||
- .data/gitea:/data
|
- .data/gitea:/data
|
||||||
- /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:ro
|
||||||
ports:
|
ports:
|
||||||
- "922:22"
|
- "922:22"
|
||||||
|
Loading…
Reference in New Issue
Block a user