Feature/191 production demo mode interim #192
@@ -56,7 +56,7 @@ const DEPLOYMENTS = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
file: 'docker-compose.prod.yml',
|
file: 'docker-compose.prod.yml',
|
||||||
// TEMPORARY, and #191 restores it to 'false'. Production is in demo mode
|
// TEMPORARY, and #190 restores it to 'false'. Production is in demo mode
|
||||||
// since 2026-08-25 — the stack was brought up during the cutover to this
|
// since 2026-08-25 — the stack was brought up during the cutover to this
|
||||||
// file before the live PayPal credentials were available, and demo mode is
|
// file before the live PayPal credentials were available, and demo mode is
|
||||||
// the sanctioned interim for that. This assertion is what keeps the state
|
// the sanctioned interim for that. This assertion is what keeps the state
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ services:
|
|||||||
# on 2026-08-25 to bring the stack up during the cutover to this file
|
# on 2026-08-25 to bring the stack up during the cutover to this file
|
||||||
# before the live PayPal credentials were to hand.
|
# before the live PayPal credentials were to hand.
|
||||||
#
|
#
|
||||||
# Restoring it is #191. Set this back to `false`, fill the three stack
|
# Restoring it is #190. Set this back to `false`, fill the three stack
|
||||||
# variables below, and redeploy. Until then every order placed is a
|
# variables below, and redeploy. Until then every order placed is a
|
||||||
# pretend one.
|
# pretend one.
|
||||||
# ===================================================================
|
# ===================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user