diff --git a/docker-compose/withPostgres/docker-compose.yml b/docker-compose/withPostgres/docker-compose.yml index aa54afb..30ba0e8 100644 --- a/docker-compose/withPostgres/docker-compose.yml +++ b/docker-compose/withPostgres/docker-compose.yml @@ -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