fix: restart alway on compose

This commit is contained in:
oat_dev 2024-07-03 09:14:32 +07:00
parent 5d99d510c0
commit ef4fe8c2c9

View file

@ -1,5 +1,6 @@
services:
bma-ehr-manual:
build: .
restart: always
ports:
- "20006:80"