mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-20 06:18:57 +00:00
new examples
This commit is contained in:
6
node/solid-start/static/app.config.ts
Normal file
6
node/solid-start/static/app.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from "@solidjs/start/config";
|
||||
|
||||
export default defineConfig({
|
||||
ssr: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user