17 lines
354 B
Markdown
17 lines
354 B
Markdown
---
|
|
id: task-17
|
|
title: Fix Dockerfile to copy all HTML files
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-01-30 15:09'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Change COPY index.html to COPY *.html to ensure financial-transparency.html is included in container.
|
|
<!-- SECTION:DESCRIPTION:END -->
|