Merge pull request #2906 from Loque-/Loque--patch-1
Support map fields in Directus
This commit is contained in:
commit
7b31955409
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ services:
|
|||
redis:
|
||||
condition: service_healthy
|
||||
postgresql:
|
||||
image: postgres:16-alpine
|
||||
image: postgis/postgis:16-3.4-alpine
|
||||
volumes:
|
||||
- directus-postgresql-data:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue