Skip to content

Commit

Permalink
change contentful env to sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-coggin committed Aug 22, 2023
1 parent e11b388 commit 66c38a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/workspace-variables/app_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ content:
DASHBOARD_UPDATE: false
# DASHBOARD_UPDATE_INTERVAL: '*/5 * * * *' # every 5 mins (default: daily at noon)
# cms
CONTENTFUL_ENVIRONMENT: test
#TODO: Change back to test before merging
CONTENTFUL_ENVIRONMENT: sandbox
#
# @see .github/workflows/content.yml
# DOMAIN: xxx.london.cloudapps.digital
Expand Down

0 comments on commit 66c38a1

Please sign in to comment.