Browse Source

1.0.1

develop
Rob Colbert 2 months ago
parent
commit
5d70a09b1c
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"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.",
"scripts": {
"start": "cd docker-compose/withPostgres && docker compose up -d",

Loading…
Cancel
Save