Skip to content

Commit 42853bc

Browse files
committed
Add ENV_TYPE and RUNMODE variables to match latest AMS blocks
1 parent 6ffbce9 commit 42853bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/env.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ CRX_FILTER=deny
4141
## WARNING: Set this to "allowed" on local dev environments that don't have fixed IPs
4242
## Set to deny or comment out on prod environments
4343
DISPATCHER_FLUSH_FROM_ANYWHERE=allow
44+
45+
ENV_TYPE=dev
46+
RUNMODE=sites

0 commit comments

Comments
 (0)