mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Migrated some application to MariaDB and changed versions of Postgres to stay compatible with current installations
This commit is contained in:
		| @@ -17,7 +17,7 @@ services: | ||||
|       - redis | ||||
|     restart: "always" | ||||
|   database: | ||||
|     image: postgres:alpine | ||||
|     image: postgres:13-alpine | ||||
|     env_file: | ||||
|       - .env | ||||
|     volumes: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user