feat: add docker-compose
This commit is contained in:
parent
cf28688b8e
commit
5d99d510c0
1 changed files with 5 additions and 0 deletions
5
docker-compose.yml
Normal file
5
docker-compose.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
services:
|
||||||
|
bma-ehr-manual:
|
||||||
|
build: .
|
||||||
|
ports:
|
||||||
|
- "20006:80"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue