mirror of https://github.com/docusealco/docuseal
fix(docker): correct ShadowsIntoLight font URL (renamed upstream) (#2)
The google/fonts repo renamed ShadowsIntoLight-Regular.ttf to ShadowsIntoLight.ttf, causing a 404 during Docker build. Use wget -O to download with the expected filename so all other references (generate_font_image.rb, signature_step.vue, symlinks) remain unchanged.pull/639/head
parent
3d269df1a0
commit
7def97ef4a
Loading…
Reference in new issue