mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-14 02:47:57 -04:00
* renamed volume name db_data to twenty_db_data * named postgres container_name: twenty_postgres make provision-postgres does: * checking if docker is running * stop the container postgres twenty_postgres * prune the volume twenty_db_data * rebuild the image every time, use --build