mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fixed jean.json
This commit is contained in:
parent
df3dd84dfc
commit
d21ab6e11b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"scripts": {
|
||||
"onWorktreeCreate": "cp $GCOOL_ROOT_PATH/.env .",
|
||||
"onWorktreeCreate": "cp $JEAN_ROOT_PATH/.env .",
|
||||
"run": "docker rm -f coolify coolify-realtime coolify-minio coolify-testing-host coolify-redis coolify-db coolify-mail coolify-vite && spin up"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue