add volume
This commit is contained in:
parent
09d663de1b
commit
169ac61a20
@ -2,5 +2,7 @@ version: '3'
|
||||
services:
|
||||
blog:
|
||||
image: kasperhermansen/bitebuds:1680482919
|
||||
volumes:
|
||||
- "./.ssh:/root/ssh"
|
||||
ports:
|
||||
- 10080:3000
|
||||
|
Loading…
Reference in New Issue
Block a user