|
|
@ -47,6 +47,7 @@ services: |
|
|
|
- n8n_storage:/home/node/.n8n |
|
|
|
- /home/dtp/live/dtp-n8n-hosting/node_modules/dayjs:/usr/local/lib/node_modules/dayjs |
|
|
|
- /home/dtp/live/dtp-n8n-hosting/node_modules/numeral:/usr/local/lib/node_modules/numeral |
|
|
|
- /home/dtp/live/dtp-n8n-hosting/node_modules/whois-json:/usr/local/lib/node_modules/whois-json |
|
|
|
depends_on: |
|
|
|
postgres: |
|
|
|
condition: service_healthy |
|
|
|