repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | services: |
| #2 | mem0_store: |
| #3 | image: pgvector/pgvector:pg16 |
| #4 | restart: unless-stopped |
| #5 | environment: |
| #6 | - POSTGRES_DB=mem0 |
| #7 | - POSTGRES_USER=mem0 |
| #8 | - POSTGRES_PASSWORD=mem0 |
| #9 | ports: |
| #10 | - "5432:5432" |
| #11 | volumes: |
| #12 | - mem0_storage:/var/lib/postgresql/data |