Merge branch 'main' into exposePort

This commit is contained in:
Aaron Charcoal Styles
2022-04-11 09:49:07 +00:00
committed by GitHub
10 changed files with 38 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "coolify",
"description": "An open-source & self-hostable Heroku / Netlify alternative.",
"version": "2.4.0",
"version": "2.4.2",
"license": "AGPL-3.0",
"scripts": {
"dev": "docker-compose -f docker-compose-dev.yaml up -d && cross-env NODE_ENV=development & svelte-kit dev",