1
0
Fork 0

Compare commits

..

No commits in common. "eb8ad4521599425cc5d0969f95969b4a65caf36d" and "7904b6738009df030a0a71fc7feb6b2bed0ee5bd" have entirely different histories.

4 changed files with 0 additions and 11 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
docker-compose exec medicine-damask bash

View File

@ -23,7 +23,6 @@ services:
extra_hosts:
- "sync.med-logic.ru:89.223.70.16"
- "sentry.med-logic.ru:89.223.70.16"
- "org.med-logic.ru:89.223.70.16"
logging:
driver: "json-file"
options:

View File

@ -1,3 +0,0 @@
#!/bin/sh
docker-compose logs --tail 100 --follow

View File

@ -23,7 +23,6 @@ services:
- "sentry.med-logic.ru:89.223.70.16"
- "files.med-logic.ru:89.223.70.16"
- "git.med-logic.ru:89.223.70.16"
- "org.med-logic.ru:89.223.70.16"
logging:
driver: "json-file"
options:
@ -36,8 +35,6 @@ services:
restart: "always"
command: /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord-tasks.conf
env_file: .env
environment:
CELERY_WORKER_CONCURRENCY: ${CELERY_WORKER_CONCURRENCY:-2}
volumes:
- medicine-public-data:/app/public
networks:
@ -47,7 +44,6 @@ services:
- "sentry.med-logic.ru:89.223.70.16"
- "files.med-logic.ru:89.223.70.16"
- "git.med-logic.ru:89.223.70.16"
- "org.med-logic.ru:89.223.70.16"
logging:
driver: "json-file"
options: