mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Implemented correct confluence version
This commit is contained in:
		| @@ -10,7 +10,7 @@ JVM_MINIMUM_MEMORY={{ CONFLUENCE_JVM_MIN }} | ||||
| JVM_MAXIMUM_MEMORY={{ CONFLUENCE_JVM_MAX }} | ||||
|  | ||||
| ## Database | ||||
| ATL_DB_TYPE=postgres72 | ||||
| ATL_DB_TYPE=postgresql | ||||
| ATL_DB_DRIVER=org.postgresql.Driver | ||||
| ATL_JDBC_URL=jdbc:postgresql://{{ database_host }}:{{ database_port }}/{{ database_name }} | ||||
| ATL_JDBC_USER={{ database_username }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user