vault backup: 2022-06-02 23:00:32
This commit is contained in:
@@ -24,9 +24,12 @@ services:
|
||||
- gitea
|
||||
volumes:
|
||||
- ./datas/gitea:/data
|
||||
- /home/git/.ssh/:/data/git/.ssh
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "3000:80"
|
||||
- "322:22"
|
||||
- "3000:3000"
|
||||
- "322:322"
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user