3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
export API_URL="http://127.0.0.1:8124/api/stac"
|
|
flask run --debug --port=5006
|