fix: restart alway on compose
This commit is contained in:
parent
5d99d510c0
commit
ef4fe8c2c9
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
services:
|
||||
bma-ehr-manual:
|
||||
build: .
|
||||
restart: always
|
||||
ports:
|
||||
- "20006:80"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue