Change volume to filder
This commit is contained in:
parent
091740cac2
commit
da0ae0136e
|
@ -6,7 +6,7 @@ services:
|
|||
build: .
|
||||
#command: python /src/pack.py
|
||||
volumes:
|
||||
- ./ssh/id_rsa:/app/ssh/id_rsa:ro
|
||||
- ./ssh/:/app/ssh/:ro
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue