backend changes
This commit is contained in:
parent
9c453bfe07
commit
7d94569e7e
@ -535,10 +535,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
template-manager:
|
template-manager:
|
||||||
build: ./services/template-manager
|
build: ./services/template-manager
|
||||||
container_name: pipeline_template_manager
|
container_name: pipeline_template_manager
|
||||||
@ -748,7 +744,7 @@ services:
|
|||||||
- DB_TYPE=postgresdb
|
- DB_TYPE=postgresdb
|
||||||
- DB_POSTGRESDB_HOST=postgres
|
- DB_POSTGRESDB_HOST=postgres
|
||||||
- DB_POSTGRESDB_PORT=5432
|
- DB_POSTGRESDB_PORT=5432
|
||||||
- DB_POSTGRESDB_DATABASE=n8n
|
- DB_POSTGRESDB_DATABASE=dev_pipeline
|
||||||
- DB_POSTGRESDB_USER=pipeline_admin
|
- DB_POSTGRESDB_USER=pipeline_admin
|
||||||
- DB_POSTGRESDB_PASSWORD=secure_pipeline_2024
|
- DB_POSTGRESDB_PASSWORD=secure_pipeline_2024
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user