1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2024-12-11 20:18:47 +10:00
parent eb8ad45215
commit 17ffc8249c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
docker pull docker.med-logic.ru/tfoms-patient:latest
docker-compose stop docker-compose stop
docker-compose pull
docker-compose up -d docker-compose up -d