mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 06:04:21 +01:00
Fixes config templates
Removes quotation marks ("") from strings in the template config files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[teos]
|
||||
TEOS_SERVER = "localhost"
|
||||
TEOS_SERVER = localhost
|
||||
TEOS_PORT = 9814
|
||||
|
||||
|
||||
Reference in New Issue
Block a user