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