update config in playground

This commit is contained in:
Adam Matthiesen 2024-03-12 23:19:56 -07:00
parent 1e3940fbe4
commit e1e5862eb2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export default defineConfig({
ThemeProvider: { ThemeProvider: {
theme: "@matthiesenxyz/astro-ghostcms-theme-default", theme: "@matthiesenxyz/astro-ghostcms-theme-default",
astroRemote: { astroRemote: {
enable: false, enable: true,
}, },
}, },
verbose: true, verbose: true,