fix some bug and update document

This commit is contained in:
Sorawit Bholsithi 2023-10-08 18:29:28 +07:00
parent bb6dbd8055
commit 8c3790bead
9 changed files with 74 additions and 33 deletions

View file

@ -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: