fix
This commit is contained in:
parent
96e3a5352d
commit
85f9c49be7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
container_name: pleroma_db
|
||||
restart: always
|
||||
ports:
|
||||
- "45432:5432"
|
||||
- "55432:5432"
|
||||
environment:
|
||||
POSTGRES_USER: ${DB_USER}
|
||||
POSTGRES_PASSWORD: ${DB_PASS}
|
||||
|
|
Loading…
Add table
Reference in a new issue