Skip to content

Instantly share code, notes, and snippets.

View calebro-xyz's full-sized avatar
🔥
lighting up small fires

calebro calebro-xyz

🔥
lighting up small fires
View GitHub Profile
version: '3' # Adding version explicitly
name: twenty
services:
server:
image: twentycrm/twenty:${TAG:-latest}
volumes:
- server-local-data:/app/packages/twenty-server/.local-storage
ports: