Compare commits
2 Commits
11930d5409
...
7a7f3591d2
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a7f3591d2 | |||
| 0bdf29bb20 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -129,3 +129,4 @@ dmypy.json
|
|||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
|
config.py
|
||||||
|
|||||||
2
sample.config.py
Normal file
2
sample.config.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
OSD_URL = "http://localhost:5050/send/"
|
||||||
|
CAR_API_URL = "http://localhost:5000/all/"
|
||||||
Reference in New Issue
Block a user