mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #2080 from coopdevs/add-skylight-staging
Enable Skylight in staging
This commit is contained in:
@@ -24,6 +24,13 @@ module Openfoodnetwork
|
||||
end
|
||||
end
|
||||
|
||||
# Activate the Skylight agent in staging. You need to provision the
|
||||
# SKYLIGHT_AUTHENTICATION env var in your OFN instance for this to work.
|
||||
#
|
||||
# Check https://github.com/openfoodfoundation/openfoodnetwork/pull/2070 for
|
||||
# details
|
||||
config.skylight.environments += ["staging"]
|
||||
|
||||
# Settings dependent on locale
|
||||
#
|
||||
# We need to set this config before the promo environment gets loaded and
|
||||
|
||||
Reference in New Issue
Block a user