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