Skip to content

Instantly share code, notes, and snippets.

@RealIanX
RealIanX / twenty-docker-compose.yml
Last active December 1, 2025 18:03
Twenty Docker Compose
name: twenty
services:
server:
image: twentycrm/twenty:${TAG:-latest}
volumes:
- server-local-data:/app/packages/twenty-server/.local-storage
ports:
- "3000:3000"
environment:
@RealIanX
RealIanX / postiz-docker-compose.yml
Last active December 1, 2025 18:20
Postiz docker-compose.yml
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:latest
container_name: postiz
restart: always
environment:
# default variables
MAIN_URL: ${MAIN_URL}
FRONTEND_URL: ${FRONTEND_URL}
NEXT_PUBLIC_BACKEND_URL: ${NEXT_PUBLIC_BACKEND_URL}
[
{
"code": "ac_refrigeration_repair",
"value": 7623,
"name": "A/C, Refrigeration Repair"
},
{
"code": "accounting_bookkeeping_services",
"value": 8931,
"name": "Accounting/Bookkeeping Services"