Axione-FTTH-Test/run-dev-server
Félix Baylac-Jacqué b821332514
PTO lookup webapp
We add a small flask-powered web application in charge of retrieving
the PBO-related data from axione.
2021-10-18 19:44:26 +02:00

4 lines
109 B
Bash
Executable file

#!/usr/bin/env bash
DEBUG=true CONFIG=./elig-test.ini.sample FLASK_APP=webapp poetry run flask run --reload