mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
Fix postgres container init (#12407)
This commit is contained in:
parent
36f8cf6900
commit
a73f5821ea
@ -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…
x
Reference in New Issue
Block a user