From fb48111e0207f1984020a133fad8b277a1227816 Mon Sep 17 00:00:00 2001 From: Jake Z Date: Wed, 19 Dec 2018 10:06:06 -0700 Subject: [PATCH 1/2] Update CCP_ESI_URL Redirects from old one were turned off today. --- app/environment.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/environment.ini b/app/environment.ini index 1f4be57a..4a9db65f 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 = @@ -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 From 79d0071542afc23152f7ccfed854d74068346097 Mon Sep 17 00:00:00 2001 From: Jake Z Date: Thu, 20 Dec 2018 09:37:20 -0700 Subject: [PATCH 2/2] Missed Production Reference --- app/environment.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/environment.ini b/app/environment.ini index 4a9db65f..7c19b936 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -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 =