mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-13 02:19:02 -04:00
3 lines
74 B
Docker
3 lines
74 B
Docker
FROM postgres:13.7 as postgres
|
|
|
|
COPY init.sql /docker-entrypoint-initdb.d/ |