mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fix project reference.
This commit is contained in:
@@ -20,7 +20,7 @@ Configuring and starting Alfresco/Share:
|
|||||||
Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL):
|
Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL):
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
- Create a file called "local.properties" under src/main/resources in alfresco-rm-enterprise-repo
|
- Create a file called "local.properties" under src/main/resources in rm-community-repo (you may need to create the directory)
|
||||||
|
|
||||||
- Add the following properties in this new file
|
- Add the following properties in this new file
|
||||||
my.db.name -> The name of the database schema
|
my.db.name -> The name of the database schema
|
||||||
|
Reference in New Issue
Block a user