|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "dtp-n8n-hosting", |
|
|
"name": "dtp-n8n-hosting", |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.1", |
|
|
"description": "A skeleton for getting started with a self-hosted n8n environment running in Docker Compose.", |
|
|
"description": "A skeleton for getting started with a self-hosted n8n environment running in Docker Compose.", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"start": "cd docker-compose/withPostgres && docker compose up -d", |
|
|
"start": "cd docker-compose/withPostgres && docker compose up -d", |
|
|