mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-27 02:04:23 +01:00
Changes the default pisa-server IP address to the elastic aws ip address
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# PISA-SERVER
|
||||
DEFAULT_PISA_API_SERVER = 'localhost'
|
||||
DEFAULT_PISA_API_SERVER = '35.177.25.32'
|
||||
DEFAULT_PISA_API_PORT = 9814
|
||||
|
||||
# PISA-CLI
|
||||
|
||||
Reference in New Issue
Block a user