Skip to content

Commit 75d3770

Browse files
authored
Update spin.toml
Signed-off-by: MacKenzie Adam <[email protected]>
1 parent d3c4d6a commit 75d3770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ route = "/spin/..."
177177
[component.bartholomew]
178178
# Using build from bartholomew main
179179
source = "modules/bartholomew.wasm"
180-
environment = { PREVIEW_MODE = "1" }
180+
environment = { PREVIEW_MODE = "0" }
181181
files = ["content/**/*", "templates/*", "scripts/*", "config/*", "shortcodes/*"]
182182

183183
[component.bartholomew.build]

0 commit comments

Comments
 (0)