pass
This commit is contained in:
parent
b8cb030953
commit
35c5a43b5d
|
|
@ -4,7 +4,7 @@ set -e
|
|||
|
||||
docker pull docker.med-logic.ru/medicine:latest
|
||||
|
||||
(cd /root/medicine-config/medicine && (
|
||||
(cd /root/medicine-config/medicine &&
|
||||
docker run --rm \
|
||||
--env-file .env \
|
||||
--network medicine-network \
|
||||
|
|
|
|||
Loading…
Reference in New Issue