miniflux: db-name
This commit is contained in:
parent
540c6863bd
commit
e702709ceb
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ services:
|
|||
|
||||
######## Postgres ########
|
||||
mf-db17:
|
||||
container_name: "mf-db17"
|
||||
container_name: "mf-db"
|
||||
image: "postgres:17.0"
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue