feat: with proper ssh
This commit is contained in:
@@ -2,7 +2,9 @@ version: '3'
|
||||
services:
|
||||
bitebuds:
|
||||
image: docker.io/kasperhermansen/bitebuds:1680548516
|
||||
environment:
|
||||
- RUST_LOG=debug
|
||||
ports:
|
||||
- 10080:3000
|
||||
volumes:
|
||||
- ./.ssh:/root/ssh
|
||||
- ./.ssh:/root/.ssh
|
||||
|
Reference in New Issue
Block a user