pass
This commit is contained in:
parent
e143203321
commit
de83fe39a1
|
|
@ -5,6 +5,7 @@ services:
|
|||
restart: "always"
|
||||
image: docker.med-logic.ru/medicine-remd:latest
|
||||
container_name: medicine-remd
|
||||
env_file: .env
|
||||
environment:
|
||||
UWSGI_PROCESSES: 2
|
||||
UWSGI_THREADS: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue