Merge pull request #2906 from Loque-/Loque--patch-1

Support map fields in Directus
This commit is contained in:
Andras Bacsai 2024-08-07 17:43:03 +02:00 committed by GitHub
commit 7b31955409
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: