rebranded gcool to jean

This commit is contained in:
Andras Bacsai
2025-11-06 09:03:17 +01:00
parent 23a3b47011
commit df3dd84dfc

6
jean.json Normal file
View File

@@ -0,0 +1,6 @@
{
"scripts": {
"onWorktreeCreate": "cp $GCOOL_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"
}
}