volume added

This commit is contained in:
Andreas Knuth 2024-03-01 12:33:32 -06:00
parent 2e4653896d
commit 1db4bd5088
1 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,8 @@ services:
- bizmatch
volumes:
- gitea-data:/data
- ./gitea/gitea-ssh:/data/git/.ssh
#- ./gitea/gitea-ssh:/data/git/.ssh
- /home/git/.ssh/:/data/git/.ssh
ports:
- "3500:3500"
- "2222:22"
@ -41,4 +42,4 @@ networks:
volumes:
gitea-data:
gitea-db:
gitea-db: