mirror of
https://github.com/twentyhq/twenty.git
synced 2025-01-07 01:12:50 +03:00
3 lines
74 B
Docker
3 lines
74 B
Docker
FROM postgres:13.7 as postgres
|
|
|
|
COPY init.sql /docker-entrypoint-initdb.d/ |