fix some bug and update document
This commit is contained in:
parent
bb6dbd8055
commit
8c3790bead
9 changed files with 74 additions and 33 deletions
|
|
@ -2,6 +2,8 @@ version: "3.2"
|
|||
services:
|
||||
report-server:
|
||||
image: docker.frappet.com/demo/report-server:latest
|
||||
restart: unless-stopped
|
||||
mem_limit: 500m
|
||||
ports:
|
||||
- 3000:80
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue