vault backup: 2022-06-02 23:00:32

This commit is contained in:
2022-06-02 23:00:33 +08:00
parent f86dc56286
commit 8c69c9a0dd
7 changed files with 15248 additions and 16 deletions

View File

@@ -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