6 lines
125 B
Python
6 lines
125 B
Python
host = "0.0.0.0"
|
|
port = 8080
|
|
start_browser = True
|
|
multiple_instance = True
|
|
api_base = "http://bokhylle.pvv.ntnu.no:8080/api"
|