mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-05 17:10:27 +00:00
Matrix draft
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
env_file: .env
|
||||
environment:
|
||||
- "POSTGRES_HOST_AUTH_METHOD=trust"
|
||||
image: postgres:15-alpine
|
||||
image: postgres:alpine
|
||||
volumes:
|
||||
- database:/var/lib/postgresql/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user