Flask | How to connect missing (404) assets folder to html exported from bootstrap studio

Solution
app = Flask(__name__, static_url_path='/assets')