diff --git a/fly.production.toml b/fly.production.toml index 4b6e792..0dd289f 100644 --- a/fly.production.toml +++ b/fly.production.toml @@ -14,7 +14,6 @@ processes = [] [env] PHX_HOST = "haj.metaspexet.se" LOGIN_HOST = "login.datasektionen.se" - ZFINGER_URL = "d2imehpdli8mvq.cloudfront.net" PORT = "8080" IMAGE_URL = "https://d3874pm7xaa2tj.cloudfront.net" ZFINGER_URL = "https://d2imehpdli8mvq.cloudfront.net" diff --git a/fly.staging.toml b/fly.staging.toml index 36a2bee..b689a1d 100644 --- a/fly.staging.toml +++ b/fly.staging.toml @@ -14,7 +14,6 @@ processes = [] [env] PHX_HOST = "betaspexet.se" LOGIN_HOST = "login.datasektionen.se" - ZFINGER_URL = "d2imehpdli8mvq.cloudfront.net" PORT = "8080" IMAGE_URL = "https://d3874pm7xaa2tj.cloudfront.net" ZFINGER_URL = "https://d2imehpdli8mvq.cloudfront.net"