mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-04 18:24:29 +02:00
set postgres version to 16
This commit is contained in:
parent
47182487f1
commit
8fdb2650e1
4 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
- TZ=${TIMEZONE}
|
||||
- COMPOSE_VERSION=02d
|
||||
- COMPOSE_VERSION=08a
|
||||
- COMPOSE_TYPE=no-postgres
|
||||
volumes:
|
||||
- sqlite_volume:/var/lib/routerfleet_sqlite/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue