corrected variables and removed unnecessary characters from openproject folder
This commit is contained in:
@@ -6,6 +6,6 @@
|
|||||||
"POSTGRES_ROOT_PASSWORD": "#DB_ROOT_PASSWORD"
|
"POSTGRES_ROOT_PASSWORD": "#DB_ROOT_PASSWORD"
|
||||||
},
|
},
|
||||||
"openprojectapp": {
|
"openprojectapp": {
|
||||||
"DATABASE_URL": "'postgres://#DB_USER:#DB_PASSWORD@openprojectpostgres-db:5432/#DB_NAME/openproject?pool=20&encoding=unicode&reconnect=true}'"
|
"DATABASE_URL": "'postgres://#DB_USER:#DB_PASSWORD@openprojectpostgres-db:5432/#DB_NAME/openproject?pool=20&encoding=unicode&reconnect=true'"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user