mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-21 14:58:58 +00:00
hello
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
"build": "./build.sh",
|
||||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
|
||||
Reference in New Issue
Block a user