feat(docker): core compose + OpenClaw entrypoint (MS22-P1j)
All checks were successful
ci/woodpecker/push/infra Pipeline was successful

This commit is contained in:
2026-03-01 09:48:09 -06:00
parent dc7e0c805c
commit 9ee53418a9
5 changed files with 118 additions and 0 deletions

3
docker/.env.example Normal file
View File

@@ -0,0 +1,3 @@
DATABASE_URL=postgresql://mosaic:changeme@postgres:5432/mosaic
DATABASE_PASSWORD=changeme
MOSAIC_SECRET_KEY=your-secret-key-at-least-32-characters-long