mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 00:52:21 +03:00
* Fix compose syntax error It turns out that docker compose does not like a literal `true` but it will accept a `"true"` string. * Added missing && operators |
||
---|---|---|
.. | ||
docs | ||
front | ||
hasura | ||
postgres | ||
server | ||
.env.example | ||
docker-compose.yml | ||
Makefile |