mirror of
https://github.com/pcvolkmer/mv64e-etl-processor
synced 2025-09-13 09:02:50 +00:00
Add postgres migration file and configuration for postgres
This commit is contained in:
@@ -8,3 +8,11 @@ services:
|
||||
MARIADB_USER: dev
|
||||
MARIADB_PASSWORD: dev
|
||||
MARIADB_ROOT_PASSWORD: dev
|
||||
# postgres:
|
||||
# image: postgres:alpine
|
||||
# ports:
|
||||
# - "15432:5432"
|
||||
# environment:
|
||||
# POSTGRES_DB: dev
|
||||
# POSTGRES_USER: dev
|
||||
# POSTGRES_PASSWORD: dev
|
||||
|
Reference in New Issue
Block a user