Updated to PostgreSQL 16 and added proper locale settings
This commit is contained in:
parent
2473c1b924
commit
a2e5e14cb6
2 changed files with 19 additions and 15 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -27,6 +27,7 @@ node_modules
|
|||
local
|
||||
tmp
|
||||
.parcel-cache
|
||||
.bash_history
|
||||
|
||||
.env
|
||||
.mc
|
||||
|
@ -34,4 +35,4 @@ docker-compose.override.yml
|
|||
.git
|
||||
|
||||
root
|
||||
dist
|
||||
dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue