fix
This commit is contained in:
parent
99a74eea7a
commit
f9b10de064
|
|
@ -0,0 +1,6 @@
|
||||||
|
set -e
|
||||||
|
|
||||||
|
docker pull docker.med-logic.ru/medicine-public-api:latest
|
||||||
|
docker-compose stop
|
||||||
|
docker-compose up -d
|
||||||
|
|
||||||
Loading…
Reference in New Issue