Compare commits
1 commit
0af62a9f3a
...
a926100964
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a926100964 |
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"workspaces": ["strapi"],
|
||||
"workspaces": [
|
||||
"strapi"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"compose:up": "docker compose --env-file .env -p strapi -f devops/docker-compose.dev.yml up -d ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue