diff --git a/app/environment.ini b/app/environment.ini index 1f4be57a..7c19b936 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -33,7 +33,7 @@ CCP_SSO_SECRET_KEY = CCP_SSO_DOWNTIME = 11:00 ; CCP ESI API -CCP_ESI_URL = https://esi.tech.ccp.is +CCP_ESI_URL = https://esi.evetech.net CCP_ESI_DATASOURCE = singularity CCP_ESI_SCOPES = esi-location.read_online.v1,esi-location.read_location.v1,esi-location.read_ship_type.v1,esi-ui.write_waypoint.v1,esi-ui.open_window.v1,esi-universe.read_structures.v1,esi-corporations.read_corporation_membership.v1 CCP_ESI_SCOPES_ADMIN = @@ -86,7 +86,7 @@ CCP_SSO_SECRET_KEY = CCP_SSO_DOWNTIME = 11:00 ; CCP ESI API -CCP_ESI_URL = https://esi.tech.ccp.is +CCP_ESI_URL = https://esi.evetech.net CCP_ESI_DATASOURCE = tranquility CCP_ESI_SCOPES = esi-location.read_online.v1,esi-location.read_location.v1,esi-location.read_ship_type.v1,esi-ui.write_waypoint.v1,esi-ui.open_window.v1,esi-universe.read_structures.v1,esi-corporations.read_corporation_membership.v1 CCP_ESI_SCOPES_ADMIN = @@ -103,4 +103,4 @@ SMTP_ERROR = admin@pathfinder-w.space ; TCP Socket configuration (optional) (advanced) ;SOCKET_HOST = 127.0.0.1 -;SOCKET_PORT = 5555 \ No newline at end of file +;SOCKET_PORT = 5555