This website requires JavaScript.
Explore
Help
Register
Sign In
slococo
/
fids
Watch
1
Star
0
Fork
You've already forked fids
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e03becb67b
fids
/
subscription-domain
/
subscription-manager
/
src
/
api
/
config.py
5 lines
99 B
Python
Raw
Blame
History
import
os
API_FLIGHTS
=
"
http://fids_flights_api:5000/flights
"
API_DEBUG
=
os
.
getenv
(
"
API_DEBUG
"
)
Reference in New Issue
View Git Blame
Copy Permalink