8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# Global common endpoints
|
|
api_endpoint = "https://api.jcdecaux.com/vls/v1/stations"
|
|
|
|
# Configuration
|
|
debug = True
|
|
api_key = "SET_YOUR_API_KEY_HERE"
|
|
contract = "Paris"
|