hrms-report-template/compose.yaml
2023-10-07 17:29:53 +07:00

8 lines
No EOL
174 B
YAML

version: "3.2"
services:
report-server:
image: docker.frappet.com/demo/report-server:latest
ports:
- 3000:80
volumes:
- ./templates:/app/templates