Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
100 stars 9 forks source link

Make Bootstrap Icons Work Locally #501

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

In v1.6.2 I used a bunch of bootstrap icon web fonts, but they will not work properly when the software is installed on an air-gapped machine. We need to change the link to use a static file, and change the Dockerfile to install bootstrap icons locally.