mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
Fix postgres container init (#12407)
This commit is contained in:
parent
36f8cf6900
commit
a73f5821ea
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ services:
|
|||
build:
|
||||
context: ../../.
|
||||
dockerfile: docker/postgresql/Dockerfile_postgres
|
||||
command: "--sort_buffer_size=10M"
|
||||
container_name: openmetadata_postgresql
|
||||
restart: always
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue