mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
changed listmonk db parameters
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
database:
|
||||
image: postgres:{{database_version}}-alpine
|
||||
ports:
|
||||
- "9432:5432"
|
||||
environment:
|
||||
- POSTGRES_PASSWORD={{database_password}}
|
||||
- POSTGRES_USER={{database_username}}
|
||||
|
Reference in New Issue
Block a user