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:
|
redis:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
postgresql:
|
postgresql:
|
||||||
image: postgres:16-alpine
|
image: postgis/postgis:16-3.4-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- directus-postgresql-data:/var/lib/postgresql/data
|
- directus-postgresql-data:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue