mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-18 06:34:19 +01:00
pisa -> teos
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# PISA-WT-SERVER
|
||||
DEFAULT_PISA_API_SERVER = "https://teos.pisa.watch"
|
||||
DEFAULT_PISA_API_PORT = 443
|
||||
# TEOS-SERVER
|
||||
DEFAULT_TEOS_API_SERVER = "https://teos.pisa.watch"
|
||||
DEFAULT_TEOS_API_PORT = 443
|
||||
|
||||
# WT-CLI
|
||||
DATA_FOLDER = "~/.wt_cli/"
|
||||
DATA_FOLDER = "~/.teos_cli/"
|
||||
|
||||
CLIENT_LOG_FILE = "cli.log"
|
||||
APPOINTMENTS_FOLDER_NAME = "appointment_receipts"
|
||||
|
||||
Reference in New Issue
Block a user