mirror of
https://github.com/lingble/twenty.git
synced 2025-10-30 12:22:29 +00:00
3 lines
74 B
Docker
3 lines
74 B
Docker
FROM postgres:13.7 as postgres
|
|
|
|
COPY init.sql /docker-entrypoint-initdb.d/ |