1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2025-06-19 19:33:37 +10:00
parent b8cb030953
commit 35c5a43b5d
1 changed files with 1 additions and 1 deletions

View File

@ -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 \